Skip to content

Conversation

@miketheman
Copy link
Member

Fixes #261

Signed-off-by: Mike Fiedler [email protected]

@miketheman miketheman added the bug label Sep 24, 2022
@miketheman miketheman self-assigned this Sep 24, 2022
@miketheman miketheman merged commit 310ccc1 into pypa:main Sep 24, 2022
@miketheman miketheman deleted the miketheman/bibtex-entry-on-pypi-261 branch September 24, 2022 13:51
miketheman added a commit to miketheman/warehouse that referenced this pull request Nov 11, 2022
When Pygments renders HTML, t uses the `<s>` tag for string literals,
which most browsers will interpret as a Strikethrough, which is
confusing.

Introduced during a fix for pypa/readme_renderer#262 and surfaced in
project pages since.

Fixes: pypi#12484

Signed-off-by: Mike Fiedler <[email protected]>
di added a commit to pypi/warehouse that referenced this pull request Nov 11, 2022
When Pygments renders HTML, t uses the `<s>` tag for string literals,
which most browsers will interpret as a Strikethrough, which is
confusing.

Introduced during a fix for pypa/readme_renderer#262 and surfaced in
project pages since.

Fixes: #12484

Signed-off-by: Mike Fiedler <[email protected]>

Signed-off-by: Mike Fiedler <[email protected]>
Co-authored-by: Dustin Ingram <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

bibtex entry on PyPI/TestPyPI renders strikethrough element <s> around curly braces

1 participant