Previous Page
apiVersion()

Solar_Markdown_Plugin_StripLinkDefs
cleanup()

Next Page
dump()

cleanup()

public string cleanup ( string $text )

Cleans up the source text after all parsing occurs.

Inherited from Solar_Markdown_Plugin.

Parameters

  • (string) $text: The source text.

Returns

  • (string) $text The text after being filtered.

Description

Cleans up the source text after all parsing occurs.

Returns the text as-is.