Mick McQuaid
Results
3
comments of
Mick McQuaid
I did try setting the syntax as pandoc but vimwiki complained that that was an illegal value.
b:pandoc_loaded does return 1 in the vimwiki index file.
I put ```vim let g:pandoc#modules#disabled = ["hypertext","formatting","folding","command","menu","keyboard","bibliographies","completion","toc","spell"] ``` in my `.vimrc` after first just trying hypertext, but to no evident effect.