id namespacing is undocumented and seems to be broken
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 245
- Forks
- 80
- Avg merge
- 10h 46m
- Merged PRs (30d)
- 2
Description
The namespace attribute used in test/baselines/sources/namespaces.html is not documented at https://tc39.es/ecmarkup/ , and rendering that file generates many unexpected warnings and in-document links.
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 test/baselines/sources/namespaces.html and render it using the repository's normal workflow. Compare the generated warnings and in-document links with the expected behavior, then review the documentation at https://tc39.es/ecmarkup/ to determine what the namespace attribute should describe. Done means the behavior is clarified and the unexpected rendering issues are addressed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- html, typescript
- Domain
- documentation, tooling
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100