Replies: 1 comment 2 replies
-
Forgive for my comment, I don't if it is related to this issue: Just to remember that Obsidian uses Have a great day! |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm adding this just as a quick note on something I need to test and research more later. This would be an improvement for some later version, this will not come to
0.7.0
.So far I haven't been aware of an ability to escape special characters in Windows' CMD shell. But I read very quickly that maybe
^
could be used as an escape character: https://ss64.com/nt/syntax-esc.htmlI need to test that can I use
^
in front of every character that SC considers as a special character.Beta Was this translation helpful? Give feedback.
All reactions