Solar_Markdown_Extra_Table::parse()
public
string
Solar_Markdown_Extra_Table::parse
( string $text
)
Transforms Markdown syntax to XHTML tables.
Parameters
(string)
$text
: The source text.
Returns
(string) The transformed XHTML.
Description
Transforms Markdown syntax to XHTML tables.