Escape sequence?
Open
- Dominant language
- JavaScript
- Stars
- 5.6k
- Forks
- 278
- PR merge metrics
- No merged PRs in 30d
Description
I couldn't find information about this in the documentation but is there a way to escape single quotes and double quotes in Vorpal?
I know I can enclose strings that contains quotes in single quotes and vice-versa, but what if the string contains both single and double-quotes? In bash I could write this as `my \" quotes \'` but that doesn't seem to work with Vorpal. Any suggestion or is it just not supported?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.