compose-richtext
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
compose-richtext
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