Closed ignacio closed 12 years ago
"hello world" renders in yellow while [[hello world]] renders in white, as if not properly parsed as a string.
"hello world"
[[hello world]]
Thanks. I added support for multi-line strings using [[ and ]].
"hello world"
renders in yellow while[[hello world]]
renders in white, as if not properly parsed as a string.