Stand-alone MathML profile
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 82
- Forks
- 23
- PR merge metrics
- No merged PRs in 30d
Description
This MathML profile is related to the scenario when the MathML does not belong to any Web page.
For example, when an equation editor is used for editing a formula, when the formula is copied into the clipboard or when the MathML fragment is part of a XML document other than HTML5 (for example, DITA or FO).
What makes this scenario special is that all styling should be specified inside the formula and it is not possible to rely on the definition of styles with the attribute class somewhere else. In addition, it might not be a full CSS engine when the formula is rendered. Following this idea, perhaps is necessary to specify what CSS styles are accepted.
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
The issue describes a stand-alone MathML scenario for equation editors, clipboard content, and XML documents such as DITA or FO. No files, tests, or entry points are named, and the desired accepted CSS styles and completion criteria are left for further design.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css, html, xml
- Domain
- web-dev
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100