Structs§
- Table
- Markdown table builder with multiple render modes.
Constants§
Functions§
- escape_
table_ cell - Escape text for a markdown table cell (
|becomes\|). - render_
table_ row - Render a single markdown table row with pipe-escaped cells.
| becomes \|).