Function parse_table

Source
pub fn parse_table(line: &[Token]) -> MdBlockElement
Expand description

Parses GitHub-style tables from the input vector of tokens.