Skip to main content

render_element_with_options

Function render_element_with_options 

Source
pub fn render_element_with_options(
    element: &MarkdownElement,
    width: usize,
    options: RenderOptions<'_>,
) -> Vec<Line<'static>>
Expand description

Render a markdown element with options.