summaryrefslogtreecommitdiff
path: root/supported-tools.md
diff options
context:
space:
mode:
authorPeter Benjamin <petermbenjamin@gmail.com>2023-08-01 13:23:02 -0700
committerGitHub <noreply@github.com>2023-08-01 21:23:02 +0100
commit18cd44c57dc3fcebbb83a50e86dd0e8c751be2f2 (patch)
treec3e6f0d149e696384d7bfc7fa112cfdb33962527 /supported-tools.md
parent1174b3b81ef6d376401e46b490448d619fac9335 (diff)
downloadale-18cd44c57dc3fcebbb83a50e86dd0e8c751be2f2.zip
feat(markdown): add marksman lsp (#4565)
* feat(markdown): add marksman lsp * docs: add marksman docs * test(markdown): add marksman test Co-authored-by: Peter Benjamin <peter.benjamin@peter.benjamin-FVFHP2WSQ05Q>
Diffstat (limited to 'supported-tools.md')
-rw-r--r--supported-tools.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/supported-tools.md b/supported-tools.md
index 2cdb878f..c3c53289 100644
--- a/supported-tools.md
+++ b/supported-tools.md
@@ -373,6 +373,7 @@ formatting.
* [cspell](https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell)
* [languagetool](https://languagetool.org/) :floppy_disk:
* [markdownlint](https://github.com/DavidAnson/markdownlint) :floppy_disk:
+ * [marksman](https://github.com/artempyanykh/marksman)
* [mdl](https://github.com/mivok/markdownlint)
* [pandoc](https://pandoc.org)
* [prettier](https://github.com/prettier/prettier)