-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
bugSomething isn't workingSomething isn't workingdocumentationImprovements or additions to documentationImprovements or additions to documentationgood first issueGood for newcomersGood for newcomers
Description
On GitHub the following section displays OK as:

But on PyPI the same section displays in all capital letters when it shouldn't:

Current source code for that section reads as:
<h5><code><i>class</i> CompressedTextField(<i>encode_errors='strict', decode_errors='strict', **options</i>)</code></h5>Suggested fix:
- Alter text to use manual
<pre><code>block instead of a manual<h5>
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingdocumentationImprovements or additions to documentationImprovements or additions to documentationgood first issueGood for newcomersGood for newcomers