jackyzha0 / quartz

🌱 a fast, batteries-included static-site generator that transforms Markdown content into fully functional websites
https://quartz.jzhao.xyz
MIT License
6.82k stars 2.47k forks source link

fix: Link visibility in exampanded TOC while collapseByDefault is true #1371

Closed dannyvtol closed 1 month ago

dannyvtol commented 1 month ago

closes #1366

Issue

Link in TOC are hidden when TOC is expanded with option collapseByDefault: true

Solution

Add .collapsed class to the div with id #toc-content