Skip to content

[QuickAccent] Add capitalization for Superscript Latin Small Letter N#46571

Open
PesBandi wants to merge 1 commit intomicrosoft:mainfrom
PesBandi:poweraccent-n
Open

[QuickAccent] Add capitalization for Superscript Latin Small Letter N#46571
PesBandi wants to merge 1 commit intomicrosoft:mainfrom
PesBandi:poweraccent-n

Conversation

@PesBandi
Copy link
Copy Markdown
Contributor

Summary of the Pull Request

Adds capitalization for ⁿ (U+207F Superscript Latin Small Letter N -> ᴺ (U+1D3A Modifier Letter Capital N).
This technically isn't a Unicode case pair, however there isn't any official capitalization for ⁿ and also where else would a user expect ᴺ if not on Shift+N.

PR Checklist

  • Closes: Incorrect capitalization of exponent 'n' in exponential notation #26060
  • Communication: I've discussed this with core contributors already. If the work hasn't been agreed, this work might be rejected
  • Tests: Added/updated and all pass
  • Localization: All end-user-facing strings can be localized
  • Dev docs: No need
  • New binaries: None
  • Documentation updated: No need

Detailed Description of the Pull Request / Additional comments

Validation Steps Performed

Manually tested

@jiripolasek
Copy link
Copy Markdown
Collaborator

/azp run

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 1 pipeline(s).

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.

Incorrect capitalization of exponent 'n' in exponential notation

2 participants