|
Previous Page |
Solar_Markdown_Plugin_CodeSpan |
Next Page |
_processBlocks()
protected
string
_processBlocks (
string $text
)
Processes the text using block-type plugins.
Inherited from Solar_Markdown_Plugin.
Parameters
- (string)
$text: Source text.
Returns
- (string) The source text after block parsing.
Description
Processes the text using block-type plugins.
Good for finding blocks within blocks.
Local
- Overview
- Constants
- Properties
- Methods
- __construct()
- __destruct()
- _encode()
- _escape()
- _exception()
- _getTabWidth()
- _isHtmlToken()
- _outdent()
- _parse()
- _processBlocks()
- _processSpans()
- _toHtmlToken()
- _unHtmlToken()
- apiVersion()
- cleanup()
- dump()
- getChars()
- isBlock()
- isCleanup()
- isPrepare()
- isSpan()
- locale()
- parse()
- prepare()
- reset()
- setMarkdown()