Solar_Markdown_Plugin_Html::cleanup()
public
string
Solar_Markdown_Plugin_Html::cleanup
( string $text
)
When cleaning up after parsing, replace all HTML tokens with their saved blocks.
Parameters
(string)
$text
: The source text.
Returns
(string) The transformed XHTML.
Description
When cleaning up after parsing, replace all HTML tokens with their saved blocks.