Previous Page
_parseAtx()

Solar_Markdown_Wiki_Header
_parseSection()

Next Page
_parseSubSection()

_parseSection()

protected string _parseSection ( array $matches )

Support callback for H3 headers.

Parameters

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

Returns

  • (string) The replacement text.

Description

Support callback for H3 headers.