[][src]Function frontmatter::parse_and_find_content

pub fn parse_and_find_content(
    text: &str
) -> Result<(Option<Yaml>, &str), ScanError>