Previous Page
transform()

Solar_Markdown_Extra
unEncode()

Next Page
unHtmlToken()

unEncode()

public string unEncode ( string $text )

Un-encodes special Markdown characters.

Inherited from Solar_Markdown.

Parameters

  • (string) $text: The text with encocded characters.

Returns

  • (string) The un-encoded text.

Description

Un-encodes special Markdown characters.