quarkdown
Toggle table of contents
latest
jvm
Platform filter
jvm
Switch theme
Search in API
quarkdown
quarkdown-core
/
com.quarkdown.core.lexer.patterns
/
TextSymbolReplacement
/
EM_DASH
EM_
DASH
EM_DASH
-
->
—
It must be surrounded by a word character and a space on both sides.
Members
Properties
name
Link copied to clipboard
val
name
:
String
ordinal
Link copied to clipboard
val
ordinal
:
Int
regex
Link copied to clipboard
val
regex
:
Regex
result
Link copied to clipboard
val
result
:
Char
Functions
to
Token
Pattern
Link copied to clipboard
fun
toTokenPattern
(
)
:
TokenRegexPattern