w3c / w3c/mathml-docs

Mix of data and Metadata

Open
#81 2 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

https://github.com/w3c/mathml-docs/blob/cb9e988108be0cd216b9f024863cd6f2715d5552/_data/core.yml#L472-L473

When I wanted to import speech tags from the core list, I realized that there is metadata in some language tags. I suggest using pseudo-language tags or arrays instead.

For example, Wikimedia uses en-simple for simple English or en-us-tx for Texan English. The advantage over the use of an array is that one needs to decide which one is the default.

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 with _data/core.yml at lines 472-473, where speech tags and language metadata are mixed. Decide whether pseudo-language tags or arrays best represent the metadata, then update the data consistently and verify that language selection still has a defined default.

Written by the indexing model from the issue text.

Assessment

Tech stack
yaml
Domain
documentation
Issue type
Refactor
Difficulty
4/5
Estimated time
3-5 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.