Previous Page
locale()

Solar_Markdown_Plugin_CodeBlock
parse()

Next Page
prepare()

parse()

public string parse ( string $text )

Makes <pre><code>...</code></pre> blocks.

Parameters

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

Returns

  • (string) The transformed XHTML.

Description

Makes <pre><code>...</code></pre> blocks.