aboutsummaryrefslogtreecommitdiff
path: root/test/djot-reader.djot
AgeCommit message (Collapse)Author
2024-02-13Add djot reader and writer.djotJohn MacFarlane
Djot is a light markup syntax (https://djot.net). This patch adds djot as input and output formats. API changes: Add Text.Pandoc.Readers.Djot Add Text.Pandoc.Writers.Djot