Previous Page
locale()

Solar_Markdown_Plugin_StripLinkDefs
parse()

Next Page
prepare()

parse()

public string parse ( string $text )

Parses the source text and replaces with HTML or tokens.

Inherited from Solar_Markdown_Plugin.

Parameters

  • (string) $text: The source text.

Returns

  • (string) The text after parsing.

Description

Parses the source text and replaces with HTML or tokens.

Returns the text as-is.