Type Alias pandoc_ast::TableFoot

source ·
pub type TableFoot = (Attr, Vec<Row>);