|
Previous Page |
Solar_Markdown_Plugin_Html |
Next Page |
cleanup()
public
string
cleanup (
string $text
)
When cleaning up after parsing, replace all HTML tokens with their saved blocks.
Parameters
- (string)
$text: The source text.
Returns
- (string) The transformed XHTML.
Description
When cleaning up after parsing, replace all HTML tokens with their saved 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()