compose-richtext
common
richtext-markdown
/
com.halilibo.richtext.markdown.node
/
AstContainerBlockNodeType
Ast
Container
Block
Node
Type
sealed
class
AstContainerBlockNodeType
:
AstBlockNodeType
Defines a subtype of Block Node that can contain other nodes.
Inheritors
AstDocument
AstBlockQuote
AstListItem
AstUnorderedList
AstOrderedList
AstTableRoot
AstTableBody
AstTableHeader
AstTableRow
AstTableCell