Function cursive::utils::markup::markdown::parse[][src]

pub fn parse<S>(input: S) -> SpannedString<Style> where
    S: Into<String>, 

Parses the given string as markdown text.