Replies: 2 comments 5 replies
-
|
I also want this! I want to create a snippet like this to copy some Github markdown syntax, but it opens the parameter thingie instead. |
Beta Was this translation helpful? Give feedback.
1 reply
-
Beta Was this translation helpful? Give feedback.
4 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.
-
Hello!
I found that there is no way to escape processing the
<character. For example, I want to register a Git command like:git commit --amend --author="igor udot <horw7001@gmail.com>".Currently, there is no way to do this because
< >always require input, but I just want to use it as a static command. If you agree there is an issue like this, I can open an issue and also create a PR to resolve it.Looking forward to your feedback.
Beta Was this translation helpful? Give feedback.
All reactions