kilua-project
Toggle table of contents
0.0.32
common
Target filter
common
Switch theme
Search in API
Skip to content
kilua-project
kilua-marked
/
dev.kilua.marked
/
Marked
/
parse
parse
fun
parse
(
text
:
String
,
options
:
MarkedOptions
=
MarkedOptions()
)
:
String
(
source
)
Parse Markdown text to HTML.
Return
HTML text
Parameters
text
markdown text
options
parser options