Solar_Markdown_Apidoc::processBlocks()

public string Solar_Markdown_Apidoc::processBlocks ( string $text )

Runs the source text through all block-type plugins.

Inherited from Solar_Markdown.

Parameters

  • (string) $text: The source text.

Returns

  • (string) The source text after processing.

Description

Runs the source text through all block-type plugins.



Local