Expand description
HTML renderer — renders ContentNode to HTML output.
Produces HTML with:
<span>elements with inline styles for text styling<table>elements for tables<pre><code>for code blocks- Placeholder
<div>for charts <dl>for key-value pairs
Structs§
- Html
Renderer - Renders ContentNode trees to HTML.