tc39 / ecmarkup

An HTML superset/Markdown subset source format for ECMAScript and related specifications
https://tc39.es/ecmarkup/
MIT License
221 stars 63 forks source link

Missing fonts on the 15th edition single page #616

Open caglarturali opened 2 months ago

caglarturali commented 2 months ago

The single page document hosted on https://262.ecma-international.org/15.0/ tries to load fonts from the same directory and fails. Multipage one fetches from https://tc39.es/ecma262/2024/assets/, which works but might not be what you want. Should be an easy fix.