We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Can superscript and subscript characters please be added to the charMap, to replace them with their plain numeric or alphabetic counterparts?
charMap
Our immediate usecase is that we have units of measure in titles, and therefor in slugs, e.g. 15 m³.
15 m³
Perhaps start with common use cases:
¹²³
H₂O
1ˢᵗ
2ⁿᵈ
3ʳᵈ
4ᵗʰ
Nº
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Can superscript and subscript characters please be added to the
charMap
, to replace them with their plain numeric or alphabetic counterparts?Our immediate usecase is that we have units of measure in titles, and therefor in slugs, e.g.
15 m³
.Perhaps start with common use cases:
¹²³
H₂O
1ˢᵗ
,2ⁿᵈ
,3ʳᵈ
,4ᵗʰ
Nº
as an abbreviation for "number" feels archaic but is still usedThe text was updated successfully, but these errors were encountered: