Commit Graph
3 Commits
Author SHA1 Message Date
John MacFarlane d38c8594ae Update asciidoc reader tests.
In light of changes in asciidoc-hs.
2026-08-11 09:32:06 -07:00
John MacFarlane 37b7bd3b38 Use latest dev asciidoc. 2025-11-30 11:08:32 +01:00
John MacFarlane 8651ec3c28 Add asciidoc as an input format.
New exported module Text.Pandoc.Readers.AsciiDoc,
exporting readAsciiDoc [API change].

The bulk of parsing is handled by the asciidoc library.

Closes #1456.
2025-11-29 17:04:42 +01:00