Doc fix helptags all (#1181)
This commit is contained in:
+2
-2
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user