Solar_Markdown_Plugin_HorizRule::parse()

public string Solar_Markdown_Plugin_HorizRule::parse ( string $text )

Replaces markup for horizontal rules.

Parameters

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

Returns

  • (string) The transformed XHTML.

Description

Replaces markup for horizontal rules.



Local