vimwiki/syntax
Rane Brown d045ad4db0 Modify horizontal rule (thematic-breaks) syntax for markdown.
This change makes the horizontal rule syntax more closely match the
commonmark spec https://spec.commonmark.org/0.29/#thematic-breaks. The
number of characters required was changed to 3 and '___' and '***' where
added as valid sequences. The space rules were not added becuase it adds
extra complexity for little benefit. Issue #664.
2019-05-23 21:59:13 -06:00
..
vimwiki.vim Disable spell check in code and math inline/blocks. 2019-05-23 21:47:14 -06:00
vimwiki_default.vim Remove foldmarkers; general reformatting 2018-04-20 07:03:53 +02:00
vimwiki_markdown.vim Modify horizontal rule (thematic-breaks) syntax for markdown. 2019-05-23 21:59:13 -06:00
vimwiki_markdown_custom.vim Handle markdown image links '![]()'. 2019-05-23 21:23:53 -06:00
vimwiki_media.vim Remove foldmarkers; general reformatting 2018-04-20 07:03:53 +02:00