First, it can't fetch a "custom.css". Perhaps while rebuilding the needle.tools website the CSS got moved?
GET https://needle.tools/css/custom.css net::ERR_ABORTED 404
Second, it doesn't know what "marked" method is which is essential to display anything.
Uncaught (in promise) TypeError: marked is not a function
Reproduced in Firefox, Opera and Chrome.
First, it can't fetch a "custom.css". Perhaps while rebuilding the needle.tools website the CSS got moved?
GET https://needle.tools/css/custom.css net::ERR_ABORTED 404
Second, it doesn't know what "marked" method is which is essential to display anything.
Uncaught (in promise) TypeError: marked is not a function