Function minimad::parse_line[][src]

pub fn parse_line<'s>(md: &'s str) -> Line<'s>

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