From 21cc6a5da9edefd199c0b2158b85b8cd10dd901c Mon Sep 17 00:00:00 2001
From: Jacky Zhao <j.zhao2k19@gmail.com>
Date: Fri, 11 Aug 2023 04:29:11 +0000
Subject: [PATCH] run prettier

---
 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