"Syntax-Directed Operations" pane is missing some links
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 245
- Forks
- 80
- Avg merge
- 10h 46m
- Merged PRs (30d)
- 2
Description
E.g., go to https://tc39.es/ecma262/#prod-LabelledStatement and click for SDOs. The resulting pane is missing links into:
- 14.13.3 Evaluation
- 15.10.2.1 HasCallInTailPosition
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
Open the LabelledStatement production page and use its Syntax-Directed Operations pane to reproduce the missing links to 14.13.3 Evaluation and 15.10.2.1 HasCallInTailPosition. Trace the pane's link-generation path in ecmarkup, then verify that both sections appear as links in the rendered pane.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- documentation
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 50/100