Previous Page
_parseSection()

Solar_Markdown_Wiki_Header
_parseSubSection()

Next Page
_parseSuperSection()

_parseSubSection()

protected string _parseSubSection ( array $matches )

Support callback for H4 headers.

Parameters

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

Returns

  • (string) The replacement text.

Description

Support callback for H4 headers.