quarkdown
Toggle table of contents
2.3.1
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
quarkdown
quarkdown-core
/
com.quarkdown.core.util
/
Escape
/
Json
/
unescape
unescape
open
override
fun
unescape
(
input
:
String
)
:
String
Unescapes the input string from the target format.
Return
the unescaped string
Parameters
input
the string to unescape