Description
Provides Pandoc's library for converting between markup formats. It can read structured documents, represent them internally, and write them as formats such as Markdown, HTML, LaTeX, or other document types.
It is useful for documentation systems, publishing workflows, converters, academic tools, and applications that need document transformation. This package is the library layer used by Pandoc-related tools.