w3c / w3c/mathml-docs

Migrate overlapping intent attributes in closed and open list

Open
#69 29 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
HTML
Stars
8
Forks
9
PR merge metrics
No merged PRs in 30d

Description

According to my import script, there are some entries that exists in both, open and closed list. We should merge the contents (as the open list is much better) and remove one of the entries.

Examples:

  • floor closed open
  • fractional-part
  • golden-ratio
  • identity-matrix

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by comparing the overlapping intent attributes in _data/core.yml and _data/open.yml, using floor, fractional-part, golden-ratio, and identity-matrix as examples. Merge each pair so the stronger open-list content is retained, remove the duplicate entry, and verify that no attributes remain in both lists.

Written by the indexing model from the issue text.

Assessment

Tech stack
yaml
Domain
documentation
Issue type
Refactor
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.