Solar_Markdown_Apidoc_ClassPage::cleanup()
public
string
Solar_Markdown_Apidoc_ClassPage::cleanup
( string $text
)
Cleans up the source text after all parsing occurs.
Inherited from Solar_Markdown_Plugin.
Parameters
(string)
$text
: The source text.
Returns
(string) $text The text after being filtered.
Description
Cleans up the source text after all parsing occurs.
Returns the text as-is.