compose-richtext
common
richtext-markdown
/
com.halilibo.richtext.markdown.node
/
AstLeafBlockNodeType
Ast
Leaf
Block
Node
Type
sealed
class
AstLeafBlockNodeType
:
AstBlockNodeType
Defines a subtype of Block Node that can only contain plain text and full-length annotations.
Inheritors
AstThematicBreak
AstHeading
AstIndentedCodeBlock
AstFencedCodeBlock
AstHtmlBlock
AstLinkReferenceDefinition
AstParagraph