tc39 / tc39/ecmarkup

"Syntax-Directed Operations" pane is missing some links

Open
#296 3 comments 0 reactions 0 assignees View on GitHub

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

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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.