Solar_Markdown_Plugin_List::parse()
public
string
Solar_Markdown_Plugin_List::parse
( string $text
)
Makes ordered (numbered) and unordered (bulleted) XHTML lists.
Parameters
(string)
$text
: Portion of the Markdown source text.
Returns
(string) The transformed XHTML.
Description
Makes ordered (numbered) and unordered (bulleted) XHTML lists.