kmarkdown
Toggle table of contents
0.2.4
common
Platform filter
common
Switch theme
Search in API
kmarkdown
kmarkdown
/
io.github.devngho.kmarkdown.flavor.gfm
Package-level
declarations
Types
Types
GFMFlavor
Link copied to clipboard
object
GFMFlavor
:
Flavor
GFMStrikethrough
Link copied to clipboard
data
class
GFMStrikethrough
(
var
element
:
Block
)
:
MarkdownElement
GFMTask
List
Link copied to clipboard
data
class
GFMTaskList
(
val
items
:
List
<
Pair
<
Boolean
,
MarkdownElement
>
>
)
:
MarkdownElement