Hugo-theme-stack/layouts/partials/article
Jimmy Cai 609d43b088
fix: make KaTeX render all math inside document.body (#994)
Since it only accepts one element, I cannot pass `.article-content` and `#TableOfContent` to it. The official documentation uses `document.body` directly, so I guess that's fine.

closes https://github.com/CaiJimmy/hugo-theme-stack/issues/882
2024-03-27 16:38:30 +01:00
..
components fix: make KaTeX render all math inside document.body (#994) 2024-03-27 16:38:30 +01:00
article.html feat(article): add KaTeX support 2020-09-21 16:22:44 +02:00