19:07
<bakkot>
I think https://github.com/tc39/ecmarkup/pull/694 or something broke a part of multipage
19:07
<bakkot>
it used to be that https://tc39.es/ecma262/multipage/#prod-FunctionStatementList worked and now it does not
19:08
<bakkot>
you can see it working in older editions still https://tc39.es/ecma262/2025/multipage/#prod-FunctionStatementList
19:21
<Richard Gibson>
confirmed; an extra /multipage is being added to the path. I'll fix it.
20:00
<Richard Gibson>
https://github.com/tc39/ecmarkup/pull/713