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

Docs: fix shell command formatting #131310

Merged
merged 1 commit into from
Mar 19, 2025
Merged

Docs: fix shell command formatting #131310

merged 1 commit into from
Mar 19, 2025

Conversation

partev
Copy link
Contributor

@partev partev commented Mar 15, 2025

replace "zypper in" with "zypper install" to avoid incorrect highlighting

this is done instead of pull request #131295


📚 Documentation preview 📚: https://cpython-previews--131310.org.readthedocs.build/

replace "zypper in" with "zypper install" to avoid incorrect highlighting
@picnixz
Copy link
Member

picnixz commented Mar 18, 2025

@hugovk do you want to just use install or also change the code-block language? I'm leaving for a few days so I won't be able to merge/review

@hugovk
Copy link
Member

hugovk commented Mar 19, 2025

We have .. highlight:: sh setting the default the page, that seems fine. Thanks!

@hugovk hugovk added needs backport to 3.12 bug and security fixes needs backport to 3.13 bugs and security fixes labels Mar 19, 2025
@hugovk hugovk merged commit 267c06d into python:main Mar 19, 2025
37 checks passed
@miss-islington-app
Copy link

Thanks @partev for the PR, and @hugovk for merging it 🌮🎉.. I'm working now to backport this PR to: 3.12, 3.13.
🐍🍒⛏🤖 I'm not a witch! I'm not a witch!

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Mar 19, 2025
replace "zypper in" with "zypper install" to avoid incorrect highlighting
(cherry picked from commit 267c06d)

Co-authored-by: partev <petrosyan@gmail.com>
@bedevere-app
Copy link

bedevere-app bot commented Mar 19, 2025

GH-131443 is a backport of this pull request to the 3.13 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.13 bugs and security fixes label Mar 19, 2025
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Mar 19, 2025
replace "zypper in" with "zypper install" to avoid incorrect highlighting
(cherry picked from commit 267c06d)

Co-authored-by: partev <petrosyan@gmail.com>
@bedevere-app
Copy link

bedevere-app bot commented Mar 19, 2025

GH-131444 is a backport of this pull request to the 3.12 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.12 bug and security fixes label Mar 19, 2025
@hugovk hugovk changed the title DOC: fix shell command formatting Docs: fix shell command formatting Mar 19, 2025
hugovk pushed a commit that referenced this pull request Mar 19, 2025
Docs: fix shell command formatting (GH-131310)

replace "zypper in" with "zypper install" to avoid incorrect highlighting
(cherry picked from commit 267c06d)

Co-authored-by: partev <petrosyan@gmail.com>
hugovk pushed a commit that referenced this pull request Mar 19, 2025
Docs: fix shell command formatting (GH-131310)

replace "zypper in" with "zypper install" to avoid incorrect highlighting
(cherry picked from commit 267c06d)

Co-authored-by: partev <petrosyan@gmail.com>
@partev partev deleted the patch-5 branch March 19, 2025 11:25
colesbury pushed a commit to colesbury/cpython that referenced this pull request Mar 20, 2025
replace "zypper in" with "zypper install" to avoid incorrect highlighting
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation in the Doc dir skip issue skip news
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

3 participants