Solar_Markdown_Plugin_Html::isSpan()
public
bool
Solar_Markdown_Plugin_Html::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.