The section element represents a section of a document, typically with a title or heading.
section = style.elem.scoped*, (normal-character-data & common.elem.flow*) & section.attrs
section.attrs = common.attrs
A section element must have both a start tag and an end tag.