diff --git a/doc/vimwiki.txt b/doc/vimwiki.txt index 070686f..d58aa70 100644 --- a/doc/vimwiki.txt +++ b/doc/vimwiki.txt @@ -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