compose-richtext
common
richtext-markdown
/
com.halilibo.richtext.markdown.node
/
AstHtmlInline
Ast
Html
Inline
@
Immutable
data
class
AstHtmlInline
(
val
literal
:
String
)
:
AstInlineNodeType
Members
Constructors
Ast
Html
Inline
Link copied to clipboard
constructor
(
literal
:
String
)
Properties
literal
Link copied to clipboard
val
literal
:
String