From cefbca4753a7d98f93f57a6452a09f6308e2fe27 Mon Sep 17 00:00:00 2001
From: Jacky Zhao <j.zhao2k19@gmail.com>
Date: Fri, 11 Aug 2023 04:16:07 +0000
Subject: [PATCH] docs on making plugins

---
 content/features/upcoming features.md |   20 +++++++++++---------
 1 files changed, 11 insertions(+), 9 deletions(-)

diff --git a/content/features/upcoming features.md b/content/features/upcoming features.md
index 40b97cf..fb8551c 100644
--- a/content/features/upcoming features.md
+++ b/content/features/upcoming features.md
@@ -3,24 +3,26 @@
 ---
 
 ## todo
+
 - docs for making plugins
 - nested tags showing duplicate
+	- tag page markdown file for description not being rendered
 - back button with anchors / popovers + spa is broken
 - search should be fast for large repos
 - debounce cfg rebuild on large repos
-	- investigate content rebuild triggering multiple times even when debounced, causing an esbuild deadlock
+  - investigate content rebuild triggering multiple times even when debounced, causing an esbuild deadlock
 - dereference symlink for npx quartz sync
 - test/fix with subpath
 - fix docs with deploy from github
 - write feature docs
-    - callouts
-    - folder and tag listings
-    - mermaid diagrams
-    - rss
-    - spa-routing
-    - table of contents
-    - darkmode
-    - frontmatter parsing
+  - callouts
+  - folder and tag listings
+  - mermaid diagrams
+  - rss
+  - spa-routing
+  - table of contents
+  - darkmode
+  - frontmatter parsing
 
 ## high priority backlog
 

--
Gitblit v1.10.0