span

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