preservim / vim-markdown

Markdown Vim Mode

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

`let g:vim_markdown_emphasis_multiline = 0` does not work for strikethrough

dantezhu opened this issue · comments

for example:

~~del
aaa
bbb
ccc

image

the strikethrough effects multiline.