coc-markdownlint
coc-markdownlint copied to clipboard
markdownlint extension for coc.nvim
For programming languages, CocOutline provides the list of functions, methods, etc. It would be nice if for markdown it provided list of headings (at least top-level), so that it would...
It would be nice if autofix split lines to the corrrect length.
Because , I want to add . According to , I should modify options.markdownItPlugins. only display markdownlint.config section in coc-settings.json is same with options.config. So I guess options.markdownItPlugins should be...