Previous Page
parse()

Solar_Markdown_Plugin_StripLinkDefs
prepare()

Next Page
reset()

prepare()

public string prepare ( string $text )

Removes link definitions from source and saves for later use.

Parameters

  • (string) $text: Markdown source text.

Returns

  • (string) The text without link definitions.

Description

Removes link definitions from source and saves for later use.