|
Previous Page |
Solar_Markdown_Wiki_Header |
Next Page |
_toHtmlToken()
protected
string
_toHtmlToken (
string $text
)
Converts a piece of text to a delimited HTML token.
Inherited from Solar_Markdown_Plugin.
Parameters
- (string)
$text: The text to save as an HTML token.
Returns
- (string) A delimited HTML token.
Description
Converts a piece of text to a delimited HTML token.
Local
- Overview
- Constants
- Properties
- Methods
- __construct()
- __destruct()
- _encode()
- _escape()
- _exception()
- _getTabWidth()
- _header()
- _isHtmlToken()
- _outdent()
- _parseAtx()
- _parseSection()
- _parseSubSection()
- _parseSuperSection()
- _parseTitle()
- _processBlocks()
- _processSpans()
- _toHtmlToken()
- _unHtmlToken()
- apiVersion()
- cleanup()
- dump()
- getChars()
- isBlock()
- isCleanup()
- isPrepare()
- isSpan()
- locale()
- parse()
- prepare()
- reset()
- setMarkdown()