Previous Page
_parse()

Solar_Markdown_Plugin_List
_parseNested()

Next Page
_processBlocks()

_parseNested()

protected string _parseNested ( string $matches )

Support callback for nested lists.

Parameters

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

Returns

  • (string) The replacement text.

Description

Support callback for nested lists.