Shopify / liquid

Liquid markup language. Safe, customer facing template language for flexible web apps.
https://shopify.github.io/liquid/
MIT License
11.13k stars 1.39k forks source link

Documentation site not loading due to markedjs error. #1828

Open AqeelHashimAC opened 1 month ago

AqeelHashimAC commented 1 month ago

Description

Whenever I got to any of the pages after https://shopify.dev/docs/api/liquid/ none of the content of the site loads. The error shown in the console is from MarkedJs. I have made an issue there as well.

Error

I tried accessing the site via different browsers, internet providers, machines, routers, everything. But any link after the liquids/ page doesnt load content. Theres no network error either, all response codes are 200. I did a little digging but all the erroneous code is minified. I just wanted to access the shopify documentation and this happened. Nothing specific. It was working fine yesterday

Reproduction

Just go to https://shopify.dev/docs/api/liquid/objects/ or any child links after liquid/ and no content will load.

Expected behavior.

I would like to have access to the liquid documentation thank you. I am currently looking for some information. Is there alternative source for the documentation.