From 07a327e05aa2a48aa11faf9aa0e049201d622f8f Mon Sep 17 00:00:00 2001
From: Jacky Zhao <j.zhao2k19@gmail.com>
Date: Thu, 17 Aug 2023 08:34:50 +0000
Subject: [PATCH] fix back button in spa not working between two pages that both have hash fragments

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

diff --git a/content/features/upcoming features.md b/content/features/upcoming features.md
index 718ae17..7093a5b 100644
--- a/content/features/upcoming features.md
+++ b/content/features/upcoming features.md
@@ -4,16 +4,9 @@
 
 ## todo
 
-- 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
   - 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
 
 ## high priority backlog
 

--
Gitblit v1.10.0