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

Missing backslash in code blocks #524

Open
ShonFrazier opened this issue Jun 29, 2023 · 0 comments
Open

Missing backslash in code blocks #524

ShonFrazier opened this issue Jun 29, 2023 · 0 comments
Labels
assigned Whether or not this bug has been assigned some to some other issues as a subtask or pre-req bug Something isn't working
Milestone

Comments

@ShonFrazier
Copy link

I have shell code blocks with multi-line commands. Each line should end in a \ but the backslash is removed before rendering to HTML. Escaping by using \\ doesn't fix the issue.

Minimal reproduction in this repo: https://github.com/ShonFrazier/no-backslash

@pngwn pngwn added the bug Something isn't working label Feb 22, 2024
@pngwn pngwn mentioned this issue Feb 22, 2024
31 tasks
@pngwn pngwn added the assigned Whether or not this bug has been assigned some to some other issues as a subtask or pre-req label Feb 22, 2024
@pngwn pngwn added this to the 1.0 milestone Feb 23, 2024
gorillamoe added a commit to gorillamoe/www.gorilla.moe that referenced this issue Mar 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
assigned Whether or not this bug has been assigned some to some other issues as a subtask or pre-req bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants