Previous Page
getChars()

Solar_Markdown_Extra_Header
isBlock()

Next Page
isCleanup()

isBlock()

public bool isBlock ( )

Is this a block-level plugin?

Inherited from Solar_Markdown_Plugin.

Parameters

  • None.

Returns

  • (bool)

Description

Is this a block-level plugin?

Reports the value of $this->_is_block.