Fix numerous issues with integration documentation tags and the table of contents, and add a script to check for theses issues

This commit is contained in:
w0rp
2017-09-10 19:42:45 +01:00
parent c4ad92e458
commit 9d24cc4047
19 changed files with 296 additions and 190 deletions

View File

@@ -2,6 +2,12 @@
ALE CSS Integration *ale-css-options*
===============================================================================
prettier *ale-css-prettier*
See |ale-javascript-prettier| for information about the available options.
===============================================================================
stylelint *ale-css-stylelint*
@@ -29,11 +35,5 @@ g:ale_css_stylelint_use_global *g:ale_css_stylelint_use_global*
See |ale-integrations-local-executables|
===============================================================================
prettier *ale-css-prettier*
See |ale-javascript-prettier| for information about the available options.
===============================================================================
vim:tw=78:ts=2:sts=2:sw=2:ft=help:norl: