We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3cce92 commit 46f2713Copy full SHA for 46f2713
doc/BUILTINS.md
@@ -952,6 +952,7 @@ local sources = { null_ls.builtins.diagnostics.markdownlint_cli2 }
952
- Filetypes: `{ "markdown" }`
953
- Method: `diagnostics_on_save`
954
- Command: `markdownlint-cli2`
955
+- Args: `{ "$FILENAME" }`
956
957
#### Notes
958
doc/null-ls.txt
@@ -1,4 +1,4 @@
1
-*null-ls.txt* Last change: 2025 July 25
+*null-ls.txt* Last change: 2025 August 03
2
3
==============================================================================
4
Table of Contents *null-ls-table-of-contents*
0 commit comments