Previous Page
locale()

Solar_Markdown_Plugin_List
parse()

Next Page
prepare()

parse()

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