Affected URL(s)
No response
Description of the problem
The problem started appearing in Node 20, seemingly after the documentation webpages switched to rendering code blocks using highlight.js. In Node 19, the <a> tags render.
Possible solutions:
- Avoid using links in the
text block.
- Use some technique to render these links.
- Rewrite the entire pseudocode into a format similar to the "Resolution Algorithm Specification" section in
doc/api/esm.md (link).
Affected URL(s)
No response
Description of the problem
The problem started appearing in Node 20, seemingly after the documentation webpages switched to rendering code blocks using highlight.js. In Node 19, the
<a>tags render.Possible solutions:
textblock.doc/api/esm.md(link).