Skip to content
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

Add Non-Dotted / Non-Slashed Version of Zero #713

Open
abhishek-junghare opened this issue Jan 21, 2025 · 1 comment
Open

Add Non-Dotted / Non-Slashed Version of Zero #713

abhishek-junghare opened this issue Jan 21, 2025 · 1 comment

Comments

@abhishek-junghare
Copy link

The dotted or slashed zero (0) feels unnecessary in certain contexts and instead reduces readability.

Use Cases:

1. Color HEX Codes:
HEX codes consist of A-F and 0-9, with no potential for confusion with the letter O. A plain zero would be better for readability in this case.

2. Numeric-Only Text
In contexts like prices or telephone numbers, a plain zero provides cleaner and more intuitive readability.

Proposed Solution:
Providing a plain zero as a stylistic alternate to enhance clarity and user experience.

@Calinou
Copy link

Calinou commented Jan 22, 2025

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants