mirror of
https://github.com/jgm/pandoc.git
synced 2026-09-19 22:15:42 +00:00
- Added commonmark as an input format. - Added `Text.Pandoc.Readers.CommonMark.readCommonMark`. - For now, we use the markdown writer to generate benchmark text for the CommonMark reader. We can change this when we get a writer.