Solar_Markdown_Wiki_Link::isBlock()
    public
    bool
     Solar_Markdown_Wiki_Link::isBlock  ( void
    
 )
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.