Companion

object Companion

Functions

templateCommand
Link copied to clipboard
fun Appendable.templateCommand(command: GfmCommand, content: Appendable.() -> Unit)

Properties

command
Link copied to clipboard
val MatchResult.command: String
label
Link copied to clipboard
val MatchResult.label: String
templateCommandRegex
Link copied to clipboard
val templateCommandRegex: Regex