TODOs for MathML `<a>` element
Open
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 56
- Forks
- 20
- PR merge metrics
- No merged PRs in 30d
Description
TODOs:
- Update the MathML full spec to allow a elements outside of an HTML context.
- Rename all mrow sections the MathML core spec to mrow / a
- Discuss the usage of a elements without href attribute in the spec. (Should that be encouraged or discouraged?)
- Decide if href will be entirely removed from MathML full
- Develop tests for the MathML specific attributes of the
<a>element
Originally posted by @physikerwelt in #142
Contributor guide
No contributing guide indexed for this repository
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 with the MathML Core and MathML Full specification sections referenced in the checklist, especially the mrow/a wording and the discussion of a elements without href. Review how the four listed MathML-specific attributes are currently specified, then develop coverage for them. Done means the remaining checklist items are resolved and the related specification text and tests are updated.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- html
- Domain
- documentation, testing
- Issue type
- Documentation
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100