Bool pretendEmpty(String el)
Arguments
el: The name of the element
Usage
Returns true if children of this element have special rules, false otherwise. This is used for elements like ul which are not empty but may only have a very small set of elements added to them, for which special functions exist to do so.