Hugo-theme-stack/layouts/partials/article/components
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
..
content.html feat(article): add scroll for table (#428) 2022-01-20 12:09:25 +01:00
details.html fix(article): frontmatter field .ReadingTime should overwrite global configuration (#710) 2022-10-29 14:50:15 +02:00
footer.html fix(article): change .article-time classname to .article-lastmod (#306) 2021-08-15 11:12:56 +02:00
header.html Revert "Merge branch 'canary' into master" (#712) 2022-10-29 17:14:19 +02:00
links.html fix: use page resource permalink in link image (#990) 2024-03-27 10:58:22 +01:00
math.html fix: make KaTeX render all math inside document.body (#994) 2024-03-27 16:38:30 +01:00
photoswipe.html Revert "Merge branch 'canary' into master" (#712) 2022-10-29 17:14:19 +02:00
related-content.html Revert "Merge branch 'canary' into master" (#712) 2022-10-29 17:14:19 +02:00
tags.html refactor: use relative link for hyperlinks 2020-10-31 23:24:58 +01:00