Skip to content

README: Fix display of "class CompressedTextField" on PyPI #2

@davidfstr

Description

@davidfstr

On GitHub the following section displays OK as:
Screenshot 2023-11-01 at 8 09 41 AM

But on PyPI the same section displays in all capital letters when it shouldn't:
Screenshot 2023-11-01 at 8 09 20 AM

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

No one assigned

    Labels

    bugSomething isn't workingdocumentationImprovements or additions to documentationgood first issueGood for newcomers

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions