Doc fix helptags all (#1181)

This commit is contained in:
Tinmarino
2021-12-19 00:49:16 -03:00
parent c19e63b1e9
commit 4d7a4da2e8
+2 -2
View File
@@ -3587,13 +3587,13 @@ The default is 1.
*g:vimwiki_listing_hl*
When set to 1, enables syntax highlighting in resulting HTML. Whenever a code
block is encountered the *g:vimwiki_listing_hl_command* is invoked on the
block is encountered the |g:vimwiki_listing_hl_command| is invoked on the
code block.
Value Description~
0 Do not highlight code blocks in HTML.
1 Highlight code blocks in HTML. see *g:vimwiki_listing_hl_command*
1 Highlight code blocks in HTML. see |g:vimwiki_listing_hl_command|
Default: 0