Function tokenize

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

Converts a Markdown string to a tokenset of Markdown items