pub fn parse_markdown(input: &str) -> Vec<Event<'_>>
Parse markdown into events (GFM tables not needed for basic support)