Description
Provides the Pandoc types used to represent structured documents in Haskell. These types model blocks, inline content, metadata, citations, and other document pieces.
It is useful for document converters, filters, static site tools, publishing systems, and tests that need to inspect or build document structures. It is a foundational library for Pandoc-related code.