File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -285,9 +285,9 @@ are no dependencies except for the Markdown treesitter parser. It is neovim only
285
285
this on github actions even for a vim plugin documentation.
286
286
287
287
There's also [wincent/docvim](https://github.com/wincent/docvim) which is written in Haskell.
288
- Finally there's [FooSoft/md2vim](https://github.com/FooSoft/md2vim) which is written in Go.
288
+ Finally, there's [FooSoft/md2vim](https://github.com/FooSoft/md2vim) which is written in Go.
289
289
290
- None of these projects use Pandoc. Pandoc Markdown supports a wide number of features : See
290
+ However, none of these projects use Pandoc. Pandoc Markdown supports a wide number of features : See
291
291
<https://pandoc.org/MANUAL.html> for more information. Most importantly, it supports a range of
292
292
Markdown formats and flavors. And, Pandoc has filters and a custom output writer that can be
293
293
configured in lua. Pandoc filters can extend the capability of Pandoc with minimal lua scripting,
You can’t perform that action at this time.
0 commit comments