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 |    4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

diff --git a/content/features/upcoming features.md b/content/features/upcoming features.md
index 424f028..718ae17 100644
--- a/content/features/upcoming features.md
+++ b/content/features/upcoming features.md
@@ -5,10 +5,8 @@
 ## todo
 
 - wikilink to anchors in the same document
-- folders, tags, and content emit overlapping (e.g. for tags/component)
+- blockquote with link in first child broken
 - 404 using base url
-- 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

--
Gitblit v1.10.0