Skip to content

Support Unicode micro prefix symbols#19

Draft
Mirochill wants to merge 1 commit into
dylanwal:masterfrom
Mirochill:fix-13-unicode-micro-prefix
Draft

Support Unicode micro prefix symbols#19
Mirochill wants to merge 1 commit into
dylanwal:masterfrom
Mirochill:fix-13-unicode-micro-prefix

Conversation

@Mirochill
Copy link
Copy Markdown

Summary

  • register the common Unicode micro symbol variants as micro prefix aliases
  • add prefixed abbreviation aliases such as µm/μm to the same unit entry as um
  • let the unit parser consume Unicode unit tokens instead of limiting tokens to ASCII letters
  • add regression coverage for U+00B5, U+03BC, and mathematical mu variants

Closes #13

Validation

  • git diff --check HEAD~1..HEAD
  • reviewed the parser and prefix registration paths with rg
  • Tests not run locally.

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

Successfully merging this pull request may close these issues.

"micro" prefix using "μ" symbol enhancement

1 participant