Previous Page
locale()

Solar_Markdown_Plugin_Html
parse()

Next Page
prepare()

parse()

public string parse ( string $text )

Removes HTML blocks and replaces with delimited tokens.

Parameters

  • (string) $text: Portion of the Markdown source text.

Returns

  • (string) The transformed XHTML.

Description

Removes HTML blocks and replaces with delimited tokens.