Solar_Markdown_Plugin_Paragraph::parse()
public
string
Solar_Markdown_Plugin_Paragraph::parse
( string $text
)
Forms paragraphs from source text.
Parameters
(string)
$text
: Portion of the Markdown source text.
Returns
(string) The transformed XHTML.
Description
Forms paragraphs from source text.