pub fn parse(source: String) -> String
Create a new Parser instance and parses the given markdown input
Parser