|
Previous Page |
Solar_Markdown_Extra |
Next Page |
processBlocks()
public
string
processBlocks (
string $text
)
Runs the source text through all block-type plugins.
Inherited from Solar_Markdown.
Parameters
- (string)
$text: The source text.
Returns
- (string) The source text after processing.
Description
Runs the source text through all block-type plugins.
Local
- Overview
- Constants
- Properties
- Methods
- __construct()
- __destruct()
- _encode()
- _exception()
- _explodeTags()
- apiVersion()
- cleanup()
- dump()
- encode()
- escape()
- getLink()
- getLinks()
- getPlugin()
- getTabWidth()
- isHtmlToken()
- locale()
- prepare()
- processBlocks()
- processSpans()
- render()
- reset()
- setLink()
- toHtmlToken()
- transform()
- unEncode()
- unHtmlToken()