Solar_Markdown_Apidoc_Paragraph::parse()

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



Local