glok
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
glok
glok-markdown
/
uk.co.nickthecoder.glok.text.markdown
/
markdownToStyled
markdown
To
Styled
fun
markdownToStyled
(
lines
:
List
<
String
>
,
document
:
StyledTextDocument
,
config
:
MarkdownToStyledConfig
=
MarkdownToStyledConfig()
)