Solar_Markdown_Apidoc_Table::parse()

public string Solar_Markdown_Apidoc_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.



Local