mirror of
https://github.com/dense-analysis/ale.git
synced 2025-12-15 08:47:06 +08:00
Complain about badly aligned documentation on Travis CI, and fix some existing problems
This commit is contained in:
@@ -1,20 +1,20 @@
|
||||
===============================================================================
|
||||
ALE Awk Integration *ale-awk-options*
|
||||
ALE Awk Integration *ale-awk-options*
|
||||
|
||||
|
||||
===============================================================================
|
||||
gawk *ale-awk-gawk*
|
||||
gawk *ale-awk-gawk*
|
||||
|
||||
g:ale_awk_gawk_executable *g:ale_awk_gawk_executable*
|
||||
*b:ale_awk_gawk_executable*
|
||||
g:ale_awk_gawk_executable *g:ale_awk_gawk_executable*
|
||||
*b:ale_awk_gawk_executable*
|
||||
Type: |String|
|
||||
Default: `'gawk'`
|
||||
|
||||
This variable sets executable used for gawk.
|
||||
|
||||
|
||||
g:ale_awk_gawk_options *g:ale_awk_gawk_options*
|
||||
*b:ale_awk_gawk_options*
|
||||
g:ale_awk_gawk_options *g:ale_awk_gawk_options*
|
||||
*b:ale_awk_gawk_options*
|
||||
Type: |String|
|
||||
Default: `''`
|
||||
|
||||
|
||||
@@ -13,8 +13,8 @@ g:ale_css_stylelint_executable *g:ale_css_stylelint_executable*
|
||||
See |ale-integrations-local-executables|
|
||||
|
||||
|
||||
g:ale_css_stylelint_options *g:ale_css_stylelint_options*
|
||||
*b:ale_css_stylelint_options*
|
||||
g:ale_css_stylelint_options *g:ale_css_stylelint_options*
|
||||
*b:ale_css_stylelint_options*
|
||||
Type: |String|
|
||||
Default: `''`
|
||||
|
||||
|
||||
@@ -1,20 +1,20 @@
|
||||
===============================================================================
|
||||
ALE XML Integration *ale-xml-options*
|
||||
ALE XML Integration *ale-xml-options*
|
||||
|
||||
|
||||
===============================================================================
|
||||
xmllint *ale-xml-xmllint*
|
||||
xmllint *ale-xml-xmllint*
|
||||
|
||||
g:ale_xml_xmllint_executable *g:ale_xml_xmllint_executable*
|
||||
*b:ale_xml_xmllint_executable*
|
||||
g:ale_xml_xmllint_executable *g:ale_xml_xmllint_executable*
|
||||
*b:ale_xml_xmllint_executable*
|
||||
Type: |String|
|
||||
Default: `'xmllint'`
|
||||
|
||||
This variable can be set to change the path to xmllint.
|
||||
|
||||
|
||||
g:ale_xml_xmllint_options *g:ale_xml_xmllint_options*
|
||||
*b:ale_xml_xmllint_options*
|
||||
g:ale_xml_xmllint_options *g:ale_xml_xmllint_options*
|
||||
*b:ale_xml_xmllint_options*
|
||||
Type: |String|
|
||||
Default: `''`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user