|
|
|
|
|
by peterbe
2017 days ago
|
|
Can you scroll to the bottom of that page and use the "Report a problem with this content on GitHub" link? The raw content is not Markdown. It's HTML with some macros (called kumascript macros). And yes, you can "host MDN locally" now. Before you had to write a web scraper, now you can just iterate over the files after a `git clone`. But you might need Yari to build the raw HTML to fully formed HTML that you can open in your browser. |
|