From c89f8b1a9a20becd982ed0b4bc88b1685a15832d Mon Sep 17 00:00:00 2001
From: Jacky Zhao <j.zhao2k19@gmail.com>
Date: Sun, 13 Aug 2023 04:16:43 +0000
Subject: [PATCH] fix nested callout folding

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

diff --git a/content/features/upcoming features.md b/content/features/upcoming features.md
index 27d8bd9..d2a7617 100644
--- a/content/features/upcoming features.md
+++ b/content/features/upcoming features.md
@@ -4,8 +4,7 @@
 
 ## todo
 
-- nested tags showing duplicate
-  - tag page markdown file for description not being rendered
+- 404 using base url
 - back button with anchors / popovers + spa is broken
 - search should be fast for large repos
 - debounce cfg rebuild on large repos
@@ -13,15 +12,6 @@
 - 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
 
 ## high priority backlog
 

--
Gitblit v1.10.0