mirror of
https://github.com/hugo-fixit/FixIt.git
synced 2026-08-24 15:28:57 +00:00
fix: support KaTeX and MathJax in home scope
This commit is contained in:
@@ -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-->
|
||||
|
||||
|
||||
@@ -24,7 +24,7 @@ math:
|
||||
arrowdel: false
|
||||
---
|
||||
|
||||
Testing MathJax rendering in FixIt theme.
|
||||
Testing $\text{MathJax}$ rendering in FixIt theme.
|
||||
|
||||
<!--more-->
|
||||
|
||||
|
||||
Reference in New Issue
Block a user