Hugo-theme-stack/layouts
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
..
_default feat: add anchor link to markdown heading (#992) 2024-03-27 16:08:19 +01:00
page feat: use .RelPermalink for search JSON (#859) 2023-08-15 11:40:43 +02:00
partials fix: make KaTeX render all math inside document.body (#994) 2024-03-27 16:38:30 +01:00
shortcodes feat(article): GitLab Snippets Shortcode (#627) 2022-06-11 11:04:20 +02:00
404.html refactor(i18n): translation key renaming (#68) 2020-12-19 01:41:26 +01:00
index.html Revert "Merge branch 'canary' into master" (#712) 2022-10-29 17:14:19 +02:00