Skip to content
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

Escape quotes and double dashes in <code> blocks #2079

Merged
merged 1 commit into from
Aug 19, 2024

Conversation

dennisschagt
Copy link
Contributor

If left unescaped, these quotes got rendered with some special characters which cause trouble when copy-pasting the command into a terminal.
I did a quick check, looks like other single/double quots, vertical bars, and double dashes in <code> blocks are escaped properly.

Before After
image image

@MaxVerevkin MaxVerevkin added the docs Documentation errors, updates, or omissions. label Aug 19, 2024
@MaxVerevkin MaxVerevkin merged commit 9e43517 into greshake:master Aug 19, 2024
13 checks passed
@dennisschagt dennisschagt deleted the doc-code-escape-quotes branch August 19, 2024 07:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation errors, updates, or omissions.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants