|
Previous Page |
Solar_Markdown_Wiki_Header |
Next Page |
_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.
Local
- Overview
- Constants
- Properties
- Methods
- __construct()
- __destruct()
- _encode()
- _escape()
- _exception()
- _getTabWidth()
- _header()
- _isHtmlToken()
- _outdent()
- _parseAtx()
- _parseSection()
- _parseSubSection()
- _parseSuperSection()
- _parseTitle()
- _processBlocks()
- _processSpans()
- _toHtmlToken()
- _unHtmlToken()
- apiVersion()
- cleanup()
- dump()
- getChars()
- isBlock()
- isCleanup()
- isPrepare()
- isSpan()
- locale()
- parse()
- prepare()
- reset()
- setMarkdown()