Mix of data and Metadata
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 8
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
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
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 _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