WebAssembly / WebAssembly/spec
Markup inside the PDF's validation section in the table of content
Nobody has claimed this yet.
- Dominant language
- WebAssembly
- Stars
- 3.5k
- Forks
- 539
- Avg merge
- 2d 1h
- Merged PRs (30d)
- 13
Description
As the title states, there is some markup in the TOC, like for example in Validation->Types->Function Types there is a single child node named "[t1n] [syntax/types:syntax-functype] [t2m]". This is sins quite a while, and is in many different proposals, including the wasm v3 draft. I think it is a markup spill.
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
Inspect how the PDF table of contents is generated, focusing on the Validation → Types → Function Types entry and the [t1n] [syntax/types:syntax-functype] [t2m] child node. Compare the affected proposals, including the wasm v3 draft, with the intended TOC output; done means the markup tokens no longer appear in the generated PDF.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- wasm
- Domain
- documentation
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100