Function markdown::tokenize [] [src]

pub fn tokenize(text: &str) -> Vec<Block>

Converts a Markdown string to a tokenset of Markdown items