Solar_Markdown_Extra_Header::isSpan()
    public
    bool
     Solar_Markdown_Extra_Header::isSpan  ( void
    
 )
Is this a span-level plugin?
Inherited from Solar_Markdown_Plugin.
Parameters
- None. 
Returns
- (bool) 
Description
Is this a span-level plugin?
Reports the value of $this->_is_span.