ContentCodeInline

fun ContentCodeInline(    children: List<ContentNode>,     language: String,     dci: DCI,     sourceSets: Set<DisplaySourceSet>,     style: Set<Style>,     extra: PropertyContainer<ContentNode> = PropertyContainer.empty())