Type Definition pandoc_ast::TableCell

source ·
pub type TableCell = Vec<Block>;
Expand description

Table cells are list of Blocks