Bool containsBlock(String el)
Arguments
el: The name of the element
Usage
Returns true if the element may contain other block-level elements, false otherwise.
el: The name of the elementReturns true if the element may contain other block-level elements, false otherwise.