Skip to main content

Module table

Module table 

Source

Structs§

Table
Markdown table builder with multiple render modes.

Constants§

DEFAULT_TABLE_PADDING 🔒
HEADER_ROW_COUNT 🔒

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.