fix: support KaTeX and MathJax in home scope

This commit is contained in:
Cell
2025-09-15 21:51:27 +08:00
parent 4abf68bd38
commit 5d03f558dd
5 changed files with 51 additions and 46 deletions
+2 -2
View File
@@ -1,5 +1,5 @@
---
title: KaTex Test
title: KaTeX Test
date: 2025-09-15T21:05:17+08:00
collections:
- Tests
@@ -9,7 +9,7 @@ tags:
- Math
---
Testing KaTex rendering in FixIt theme.
Testing $\KaTeX$ rendering in FixIt theme.
<!--more-->
+1 -1
View File
@@ -24,7 +24,7 @@ math:
arrowdel: false
---
Testing MathJax rendering in FixIt theme.
Testing $\text{MathJax}$ rendering in FixIt theme.
<!--more-->