Use equal signs for language documentation sections

This commit is contained in:
w0rp
2017-07-08 14:17:26 +01:00
parent f9aa7d3b9a
commit fdc7166c3c
40 changed files with 116 additions and 116 deletions

View File

@@ -2,7 +2,7 @@
ALE HTML Integration *ale-html-options*
-------------------------------------------------------------------------------
===============================================================================
htmlhint *ale-html-htmlhint*
g:ale_html_htmlhint_executable *g:ale_html_htmlhint_executable*
@@ -29,7 +29,7 @@ g:ale_html_htmlhint_use_global *g:ale_html_htmlhint_use_global*
See |ale-integrations-local-executables|
-------------------------------------------------------------------------------
===============================================================================
tidy *ale-html-tidy*
g:ale_html_tidy_executable *g:ale_html_tidy_executable*
@@ -56,5 +56,5 @@ g:ale_html_tidy_options *g:ale_html_tidy_options*
(mac), sjis (shiftjis), utf-16le, utf-16, utf-8
-------------------------------------------------------------------------------
===============================================================================
vim:tw=78:ts=2:sts=2:sw=2:ft=help:norl: