TableParserHtml.FormatMarkdownTable

Re-Formats a Markdown table to nicely formatted output (size permitting)

public string FormatMarkdownTable(string tableMarkdown)

Return Value

formatted markdown, if it can't be formatted original is returned

Parameters

tableMarkdown


See also:

Class TableParserHtml

© West Wind Technologies, 2016-2023 • Updated: 11/23/21
Comment or report problem with topic