From 5ec61468d5e787b3c8ae32a2b4ef1595cf0bc3ee Mon Sep 17 00:00:00 2001
From: Emile Bangma <ewjbangma@hotmail.com>
Date: Sun, 31 Mar 2024 16:44:50 +0000
Subject: [PATCH] fix(wikilinks): proper escaping of pipe character in wikilinks inside tables (#1040)

---
 docs/features/upcoming features.md |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diff --git a/docs/features/upcoming features.md b/docs/features/upcoming features.md
index fbfdbc9..76adda0 100644
--- a/docs/features/upcoming features.md
+++ b/docs/features/upcoming features.md
@@ -4,15 +4,14 @@
 
 ## high priority backlog
 
+- static dead link detection
 - block links: https://help.obsidian.md/Linking+notes+and+files/Internal+links#Link+to+a+block+in+a+note
 - note/header/block transcludes: https://help.obsidian.md/Linking+notes+and+files/Embedding+files
-- static dead link detection
 - docker support
 
 ## misc backlog
 
 - breadcrumbs component
-- filetree component
 - cursor chat extension
 - https://giscus.app/ extension
 - sidenotes? https://github.com/capnfabs/paperesque

--
Gitblit v1.10.0