Parses a table represented as Markdown or HTML into an Observable collection
public TableData ParseMarkdownToData(string tableMarkdown)
Return Value
TableData object or null if string is not a markdown table format recognized
Parameters
tableMarkdown
See also:
Class TableParserHtml© West Wind Technologies, 2016-2024 • Updated: 11/23/21
Comment or report problem with topic