quarkdown
Toggle table of contents
1.8.0
jvm
Platform filter
jvm
Switch theme
Search in API
quarkdown
quarkdown-core
/
com.quarkdown.core.util
/
UnescapeTarget
/
unescape
unescape
abstract
fun
unescape
(
input
:
String
)
:
String
Unescapes the input string from the target format.
Return
the unescaped string
Parameters
input
the string to unescape