Previous Page
apiVersion()

Solar_Markdown_Plugin_Html
cleanup()

Next Page
dump()

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.