pub fn parse_gfm(input: &str) -> Vec<Event>
Parse a complete document with GFM-only extensions enabled (extended autolinks, task-list items), in addition to the always-on strikethrough and tables.