Closed jdom closed 2 years ago
Are you on latest? Just fixed this...
Oh, sweet, just tried it and it works... I did have the latest, but at some point I went back to the version I had in my project, and after I went back to latest, looks like I didn't re-build the console app (which is where I'm testing the small repros).
Thanks a lot, closing.
Wait, the escaping of the $
character isn't working... I just saw the commit, and see that your fix is targetted to the escaping of backslash and backtick
submitting a PR with the fix
Updated the input and actual result from the bug description, to account for the already fixed escaping of backslash and backtick
Looks like the template strings have issues when escaping the dollar sign (EDIT: Code updated because escaping of backslash and backtick was already fixed in the latest version). Single and double characters work well:
Input:
Becomes (line endings added for readability):
Expected (without line-endings actually):