Files
pandoc/test
massifrg fe3684632b New xml format exactly representing a Pandoc AST.
This adds a reader and writer for an XML format equivalent to `native`
and `json`.

XML schemas for validation can be found in `tools/pandoc-xml.*`.

The format is documented in `doc/xml.md`.

API changes:

- Add module Text.Pandoc.Readers.XML, exporting `readXML`.
- Add module Text.Pandoc.Writers.XML, exporting `writeXML`.

A new unexported module Text.Pandoc.XMLFormat is also added.
2025-07-26 22:45:11 -07:00
..
2025-07-24 14:51:11 -07:00
2024-12-27 11:10:48 -08:00
2025-02-28 22:55:39 -08:00
2025-05-12 11:03:27 -07:00
2025-05-12 11:03:27 -07:00