From 83269ac26e41f8e81b56e000b4347ee60d4ff84b Mon Sep 17 00:00:00 2001
From: Jacky Zhao <j.zhao2k19@gmail.com>
Date: Sat, 12 Aug 2023 06:40:06 +0000
Subject: [PATCH] fix scanning for tags in content

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

diff --git a/content/features/upcoming features.md b/content/features/upcoming features.md
index 27d8bd9..718ae17 100644
--- a/content/features/upcoming features.md
+++ b/content/features/upcoming features.md
@@ -4,8 +4,9 @@
 
 ## todo
 
-- nested tags showing duplicate
-  - tag page markdown file for description not being rendered
+- wikilink to anchors in the same document
+- blockquote with link in first child broken
+- 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 +14,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