Function minimad::parse_inline[][src]

pub fn parse_inline<'s>(md: &'s str) -> Composite<'s>

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.