Skip to content

Docs: Fix markups for emphasis #135598

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Docs: Fix markups for emphasis #135598

wants to merge 1 commit into from

Conversation

koyuki7w
Copy link
Contributor

@koyuki7w koyuki7w commented Jun 17, 2025

The word emphasis character _ is not supported as sphinx markup, so changed to *.


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

The word emphasis character `_` is not supported as sphinx markup, so changed to `*`.
Copy link
Contributor

@skirpichev skirpichev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I see no other cases in Doc/ with grep.

@ZeroIntensity ZeroIntensity added needs backport to 3.13 bugs and security fixes needs backport to 3.14 bugs and security fixes labels Jun 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting merge docs Documentation in the Doc dir needs backport to 3.13 bugs and security fixes needs backport to 3.14 bugs and security fixes skip issue skip news
Projects
Status: Todo
Development

Successfully merging this pull request may close these issues.

5 participants