From d6e73f221c3e52ce6591cbd01621530e5f6fd703 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 relative path resolution logic, add more path tests

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

diff --git a/content/features/upcoming features.md b/content/features/upcoming features.md
index 424f028..28cb59d 100644
--- a/content/features/upcoming features.md
+++ b/content/features/upcoming features.md
@@ -4,13 +4,8 @@
 
 ## todo
 
-- wikilink to anchors in the same document
-- folders, tags, and content emit overlapping (e.g. for tags/component)
-- 404 using base url
-- nested tags showing duplicate
-  - tag page markdown file for description not being rendered
+- relative links broken
 - 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
 - dereference symlink for npx quartz sync

--
Gitblit v1.10.0