Solar_Markdown_Plugin_List::_parse()

protected string Solar_Markdown_Plugin_List::_parse ( array $matches )

Support callback for top-level list blocks.

Parameters

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

Returns

  • (string) The replacement text.

Description

Support callback for top-level list blocks.



Local