DokkaMaterialMkDocs
Toggle table of contents
0.5.2
jvm
Platform filter
jvm
Switch theme
Search in API
DokkaMaterialMkDocs
Dokka renderer for Material for MkDocs
/
opensavvy.dokka.material.mkdocs
/
GfmCommand
/
Companion
Companion
object
Companion
(
source
)
Members
Properties
command
Link copied to clipboard
val
MatchResult
.
command
:
String
label
Link copied to clipboard
val
MatchResult
.
label
:
String
template
Command
Regex
Link copied to clipboard
val
templateCommandRegex
:
Regex
Functions
template
Command
Link copied to clipboard
fun
Appendable
.
templateCommand
(
command
:
GfmCommand
,
content
:
Appendable
.
(
)
->
Unit
)