oskit-compose
Toggle table of contents
4.0.1
common
Platform filter
common
Switch theme
Search in API
oskit-compose
oskit-compose
/
com.outsidesource.oskitcompose.markdown
/
MarkdownContext
/
MarkdownContext
Markdown
Context
constructor
(
localImageMap
:
Map
<
String
,
Painter
>
=
emptyMap()
,
styles
:
MarkdownStyles
=
MarkdownStyles()
,
onLinkClick
:
(
it
:
String
,
uriHandler
:
UriHandler
)
->
Unit
=
::defaultOnLickClickHandler
)