ContainerOfInlineElements - SwiftDocOrg/CommonMark GitHub Wiki

ContainerOfInlineElements

public protocol ContainerOfInlineElements: Node

Inheritance

Node

Requirements

children

var children: [Inline & Node]