compose-richtext
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
compose-richtext
richtext-markdown
/
com.halilibo.richtext.markdown.node
/
AstFencedCodeBlock
/
AstFencedCodeBlock
Ast
Fenced
Code
Block
constructor
(
fenceChar
:
Char
,
fenceLength
:
Int
,
fenceIndent
:
Int
,
info
:
String
,
literal
:
String
)