-
Notifications
You must be signed in to change notification settings - Fork 967
Remove stray trailing escapes #4999
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
Remove stray trailing escapes #4999
Conversation
@Rageking8 : Thanks for your contribution! The author(s) have been notified to review your proposed change. |
1 similar comment
@Rageking8 : Thanks for your contribution! The author(s) have been notified to review your proposed change. |
PRMerger Results
|
IMPORTANT: When the changes are ready for publication, add a #label:"aq-pr-triaged" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice cleanup - thank you
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for cleaning up the unsightly \
#sign-off |
#sign-off |
Remove some trailing escapes as they are rendered as a stray backslash at the end of the link or sentence. This PR also contains some rudimentary drive-bys.