aboutsummaryrefslogtreecommitdiff
path: root/test/asciidoc-reader-include.adoc
AgeCommit message (Collapse)Author
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.