summaryrefslogtreecommitdiff
path: root/doc/ale-markdown.txt
AgeCommit message (Collapse)Author
2022-01-04Add dprint fixer (#4024)Nathan
* Add dprint fixer * Fix windows tests * dd dprint documentation
2021-11-19Add cspell Linter (#3981)David Houston
* Add cspell linter Add cspell linter, with the languages it supports. Signed-off-by: David Houston <houstdav000@gmail.com> * Add cspell Global Variables Documentation Add documentation to /doc/ale.txt with cspell configuration options. Signed-off-by: David Houston <houstdav000@gmail.com> * Add cspell to docs, Minor Cleanup Add cspell for each supported language, adding some spaces and removing others when caught navigating the file. Signed-off-by: David Houston <houstdav000@gmail.com>
2021-07-04Add pandoc as a markdown fixer (#3641)Jesse Hathaway
Utilize pandoc to fix markdown files, currently set to Github-Flavored Markdown, but that can be changed by setting, ale_markdown_pandoc_options.
2019-12-19allow passing custom options to markdownlintdavidsierradz
2018-07-16Support remark-lint installed locallyTakashi WADA
2018-05-01Add bundle option to mdlDavid Rodríguez
2018-03-24Update document for textlintyasuhiroki
2018-02-26Add options for markdown_mdl linterJosh Leeb-du Toit
2018-01-15Enable prettier to format markdown filesrhysd
2017-10-25Fix #643 - Add support for write-good for many languagesSumner Evans