Expand description
Markdown renderer — renders ContentNode to GitHub-Flavored Markdown.
Produces:
- Plain text for styled text (markdown has limited inline styling)
- GFM pipe tables
- Fenced code blocks with language tags
- Placeholder text for charts
- Key-value as bold key / plain value lines
Structs§
- Markdown
Renderer - Renders ContentNode trees to GitHub-Flavored Markdown.