Closed Konfekt closed 4 years ago
See https://github.com/tpope/vim-markdown/issues/154 for further details.
So...is this not a problem for vim-pandoc at all?
No longer. It used to be, since markdown.vim
was loaded, too.
I was wrong. The same issue is reproduced here. https://github.com/vim-pandoc/vim-pandoc-syntax/pull/314 should fix it by the same cure.
Closed by #314.
After
:doautocmd Syntax
in a markdown file,foldmethod
switches fromexpr
tosyntax
fromftplugin/ruby.vim
.