aboutsummaryrefslogtreecommitdiff
path: root/test/asciidoc-reader.native
AgeCommit message (Collapse)Author
2025-11-30Use latest dev asciidoc.John MacFarlane
2025-11-29Add asciidoc as an input format.John MacFarlane
New exported module Text.Pandoc.Readers.AsciiDoc, exporting readAsciiDoc [API change]. The bulk of parsing is handled by the asciidoc library. Closes #1456.