TextAttribute::Superscript
Open
Nobody has claimed this yet.
enhancement
text
- Dominant language
- Rust
- Stars
- 1.4k
- Forks
- 98
- PR merge metrics
- No merged PRs in 30d
Description
it would be great to have an equivalent of [``](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/sup).
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the TextAttribute definition and reviewing how existing text attributes are represented. Determine the expected semantics for a superscript equivalent of HTML , then verify the result with the relevant text-rendering tests or examples; done means the attribute is supported consistently with the existing API.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- computer-graphics
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100