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
/
MarkdownBlock
/
Setext
Setext
data
class
Setext
(
val
size
:
MarkdownSetextSize
,
val
content
:
AnnotatedString
)
:
MarkdownBlock
Members
Constructors
Setext
Link copied to clipboard
constructor
(
size
:
MarkdownSetextSize
,
content
:
AnnotatedString
)
Properties
content
Link copied to clipboard
val
content
:
AnnotatedString
size
Link copied to clipboard
val
size
:
MarkdownSetextSize