Bool containsCData(String el)
Arguments
el: The name of the element
Usage
Returns true if the block-level element may contain text, false otherwise (or if the element is inline).
el: The name of the elementReturns true if the block-level element may contain text, false otherwise (or if the element is inline).