section

fun ElementCreator<Element>.section(attributes: Map<String, JsonPrimitive> = emptyMap(), new: ElementCreator<SectionElement>.(SectionElement) -> Unit? = null): SectionElement(source)