Skip to main content

parse_markdown

Function parse_markdown 

Source
pub fn parse_markdown(input: &str) -> Vec<Line<'static>>
Expand description

Parse markdown and convert to styled ratatui Lines