Skip to content

[css-text] Add title case text transformation #12526

@tester1230293

Description

@tester1230293

Probably has been mentioned before, but CSS currently supports uppercase, lowercase, and capitalize via the text-transform property. However, there is no native way to apply "proper case" (aka title case) formatting, where the first letter of each significant word is capitalized, and small function words (e.g., "and", "of", "the") remain lowercase unless at the beginning of a sentence.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions