compose-markdown
Toggle table of contents
1.1.2
common
Platform filter
common
Switch theme
Search in API
compose-markdown
core
/
com.boswelja.markdown.style
/
TextStyleModifiers
/
TextStyleModifiers
Text
Style
Modifiers
constructor
(
bold
:
(
TextStyle
)
->
TextStyle
,
italics
:
(
TextStyle
)
->
TextStyle
,
strikethrough
:
(
TextStyle
)
->
TextStyle
,
link
:
(
TextStyle
)
->
TextStyle
,
code
:
(
TextStyle
)
->
TextStyle
)
(
source
)