pub fn parse_line(md: &str) -> Line<'_>
Expand description

parse a line, which is meant to be part of a markdown text. This function shouldn’t usually be used: if you don’t want a text you probably need parse_inline