mirror of
https://github.com/VSCodium/vscodium.github.io.git
synced 2026-04-12 06:21:22 -05:00
Rendered bash code not breaking lines #22
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @billbalm on GitHub.
Not sure if jekyll's issue but Markdown is not being parsed correctly.
This line should break after \, but it's not. In this case it would be better to remove the backslashes altogether. Someone not so attentive to details would copy and run this line and not realize it did nothing.
@stripedpajamas commented on GitHub:
Real line breaks added in #52