Skip to main content

render_table_row

Function render_table_row 

Source
pub fn render_table_row(cells: &[impl AsRef<str>]) -> String
Expand description

Render a single markdown table row with pipe-escaped cells.