pub fn format_tables<T: AsRef<str>>(doc: T) -> String
Format the GitHub Flavored Markdown tables in the doc string.
doc