Skip to main content

Module output

Module output 

Source
Expand description

Output generators — TOC, JSON, Markdown, HTML, Text, CSV, Annotated PDF.

Modules§

csv
CSV output generator.
docx
DOCX output generator (minimal stub).
html
HTML5 output generator.
json
JSON output writer.
legacy_json
Legacy-compatible JSON serializer.
markdown
Markdown output generator.
text
Plain text output generator.
toc_builder
TOC (Table of Contents) builder — builds a structured table of contents from headings detected in the document, suitable for output rendering.