compose-richtext
common
richtext-markdown
/
com.halilibo.richtext.markdown.node
/
AstInlineNodeType
Ast
Inline
Node
Type
sealed
class
AstInlineNodeType
:
AstNodeType
Defines a node type that can only apply to inline content.
Inheritors
AstCode
AstEmphasis
AstStrongEmphasis
AstStrikethrough
AstLink
AstImage
AstHtmlInline
AstHardLineBreak
AstSoftLineBreak
AstText