Skip to main content

parse_gfm

Function parse_gfm 

Source
pub fn parse_gfm(input: &str) -> Vec<Event>
Expand description

Parse a complete document with GFM-only extensions enabled (extended autolinks, task-list items), in addition to the always-on strikethrough and tables.