pub fn render_markdown<MSG>(md: &str) -> Vec<Node<MSG>>
Expand description

parse a markdown string and convert it to Vec