table_to_markdown

Function table_to_markdown 

Source
pub fn table_to_markdown(table: &[Vec<String>]) -> String
Expand description

Convert table to markdown format