Skip to main content

render

Function render 

Source
pub fn render(src: &Str, width: u16, theme: &MdTheme, sink: &mut dyn RichSink)
Expand description

Renders Markdown into rows no wider than width terminal cells.