Previous Page
_parseSubSection()

Solar_Markdown_Wiki_Header
_parseSuperSection()

Next Page
_parseTitle()

_parseSuperSection()

protected string _parseSuperSection ( array $matches )

Support callback for H2 headers.

Parameters

  • (array) $matches: Matches from preg_replace_callback().

Returns

  • (string) The replacement text.

Description

Support callback for H2 headers.