[PR #50] [MERGED] Make code snippets ready for copy+pasting #59

Closed
opened 2025-09-10 22:50:08 -05:00 by giteasync · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/VSCodium/vscodium.github.io/pull/50
Author: @bittner
Created: 8/29/2021
Status: Merged
Merged: 9/7/2021
Merged by: @stripedpajamas

Base: masterHead: patch-1


📝 Commits (1)

  • 9c20b4c Make code snippets ready for copy+pasting

📊 Changes

1 file changed (+3 additions, -3 deletions)

View changed files

📝 _posts/2000-01-05-install.md (+3 -3)

📄 Description

The backslashes are unnecessary for the likely typical use on the website, which is copying the snippets to paste them into the terminal for execution.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/VSCodium/vscodium.github.io/pull/50 **Author:** [@bittner](https://github.com/bittner) **Created:** 8/29/2021 **Status:** ✅ Merged **Merged:** 9/7/2021 **Merged by:** [@stripedpajamas](https://github.com/stripedpajamas) **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`9c20b4c`](https://github.com/VSCodium/vscodium.github.io/commit/9c20b4cda5bb335a41be0a8fee18c0de116e9ef2) Make code snippets ready for copy+pasting ### 📊 Changes **1 file changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `_posts/2000-01-05-install.md` (+3 -3) </details> ### 📄 Description The backslashes are unnecessary for the likely typical use on the website, which is copying the snippets to paste them into the terminal for execution. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
giteasync added the pull-request label 2025-09-10 22:50:08 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: VSCodium/vscodium.github.io#59