jgm/djot.lua

Djot writer.lua does not respect --wrap=none when ran through Pandoc

Closed this issue · 0 comments

When converting Markdown to Djot the writer does not respect the argument --wrap=none

Here is the command used:
pandoc -f Markdown mydoc.md -t djot-writer.lua --wrap=none -o mydoc.dj