Exclude code block comments from header folding.
This makes sure comment characters that match markdown folding are not recognized as a header and folder. Fixes #212, Fixes #756.
This commit is contained in:
@ -3546,6 +3546,8 @@ Removed:~
|
||||
point.
|
||||
|
||||
Fixed:~
|
||||
* Issue #212: Don't treat comment characters within code blocks as
|
||||
headers.
|
||||
* PR #744: Fix typo in vimwiki_list_manipulation
|
||||
* Issue #715: s:clean_url is compatible with vim pre 7.4.1546 (sticky type
|
||||
checking)
|
||||
|
Reference in New Issue
Block a user