InlineContent

typealias InlineContent = List<Node>

Represents an ordered sequence of inline nodes, such as text, links, images, etc., that can be part of a block's text, such as a paragraph or heading.