Pandoc
NVim and Pandoc settings
For quite some time now, I only used markdown for either note-taking or making
revealjs(Fr) presentations. And this blog of course…Anyway, while looking for my next employer, I recently had to produce a document and I wanted to use my usual tools:
nvimto writemarkdownand compile it usingpandoc. The thing is, mynvimconfiguration was kind of hard-coded forrevealjs.It was time for me to address this issue and have it work for every type of
pandocuse case.
1 / 1