Serialise the closing tag of an element so a generator can yield it after its children. Returns an empty string for void elements (their opening tag was emitted self-closed by yieldOpen).
Serialise the closing tag of an element so a generator can yield it after its children. Returns an empty string for void elements (their opening tag was emitted self-closed by yieldOpen).