From cee2883c0889a65e2786d70eb81932f5ed017e59 Mon Sep 17 00:00:00 2001
From: Jacky Zhao <j.zhao2k19@gmail.com>
Date: Wed, 26 Jul 2023 04:10:37 +0000
Subject: [PATCH] nested tag support and tag index page

---
 content/features/Latex.md |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/content/features/Latex.md b/content/features/Latex.md
index 3f523d6..0dbc113 100644
--- a/content/features/Latex.md
+++ b/content/features/Latex.md
@@ -1,3 +1,8 @@
+---
+tags:
+  - plugin/transformer
+---
+
 Quartz uses [Katex](https://katex.org/) by default to typeset both inline and block math expressions at build time.
 
 ## Formatting

--
Gitblit v1.10.0