Function minimad::parse_inline

source ·
pub fn parse_inline(md: &str) -> Composite<'_>
Expand description

parse a monoline markdown snippet which isn’t from a text. Don’t produce some types of line: TableRow, Code, ListItem as they only make sense in a multi-line text.