markdown-preview.nvim icon indicating copy to clipboard operation
markdown-preview.nvim copied to clipboard

Support for pandoc markdown syntax

Open medwatt opened this issue 5 years ago • 1 comments

I have been using markdown to take my notes but sometimes I find myself a little bit frustrated that there are some features not supported by the github-flavoured markdown syntax. For instance, it is not possible to create a table without a header row. I don't know whether you can take a look at pandoc's markdown and make some of its syntax recognizable by your plugin.

medwatt avatar Sep 24 '20 12:09 medwatt

It would be great if it supports pandoc markdown syntax. I often use pandoc to convert my notes to pdf.

fiplox avatar Jan 22 '21 22:01 fiplox