Skip to main content

parse_markdown

Function parse_markdown 

Source
pub fn parse_markdown(source: &str) -> Vec<PreviewBlock>
Expand description

Parse markdown source and return a list of preview blocks.