Print_table_test.Printbox_tableRender a PrintBox in GitHub Flavored Markdown table syntax.
val of_print_table : Print_table.t -> tval to_string_markdown : t -> Base.stringThis is implemented as post-process that expects the table to be in a box-drawing style as produced by PrintBox when rendered into ansi. Not suitable for all-purposes.