mirror of
https://github.com/VSCodium/vscodium.github.io.git
synced 2026-04-10 20:50:00 -05:00
[PR #52] [MERGED] Maintain line breaks in code snippets on website #55
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?
📋 Pull Request Information
Original PR: https://github.com/VSCodium/vscodium.github.io/pull/52
Author: @bittner
Created: 9/7/2021
Status: ✅ Merged
Merged: 12/19/2021
Merged by: @stripedpajamas
Base:
master← Head:feature/wrap-snippets-naturally📝 Commits (1)
9ace34bMaintain line breaks in code snippets on website📊 Changes
2 files changed (+3 additions, -5 deletions)
View changed files
📝
_includes/css/base.css(+0 -2)📝
_posts/2000-01-05-install.md(+3 -3)📄 Description
Addresses https://github.com/VSCodium/vscodium.github.io/pull/50#issuecomment-914573872.
When the CSS doesn't artificially change the natural behavior of
<pre>we can keep related surprising results to a minimum.Fixes what #44 tried to address in a hopefully more resilient way.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.