tokenize

Function tokenize 

Source
pub fn tokenize(input: &str) -> Vec<MarkupToken>
Expand description

Parse markup text into tokens.