Skip to content

remove backslash escaping inside code backticks #2788

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed

Conversation

ericseppanen
Copy link
Contributor

Inside backticks, backslashes can't be used to escape square brackets.

In this case, escaping isn't necessary anyway.

Fixes #2785.

Inside backticks, backslashes can't be used to escape square brackets.
In this case, escaping isn't necessary anyway.
@ericseppanen ericseppanen deleted the remove_backslash_escape branch January 12, 2022 02:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Link text for PR 92066 includes backslashes before square brackets
1 participant