From ef72f1bf707dca363cdab84da91e2acfaef8f276 Mon Sep 17 00:00:00 2001
From: Ammar Alakkad <am.alakkad@gmail.com>
Date: Mon, 30 Dec 2024 16:03:57 +0000
Subject: [PATCH] Fix ObsidianFlavoredMarkdown source link (#1694)

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

diff --git a/docs/features/upcoming features.md b/docs/features/upcoming features.md
index fbfdbc9..d45ebed 100644
--- a/docs/features/upcoming features.md
+++ b/docs/features/upcoming features.md
@@ -2,23 +2,11 @@
 draft: true
 ---
 
-## high priority backlog
-
-- 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
+- static dead link detection
 - cursor chat extension
-- https://giscus.app/ extension
 - sidenotes? https://github.com/capnfabs/paperesque
 - direct match in search using double quotes
 - https://help.obsidian.md/Advanced+topics/Using+Obsidian+URI
-- audio/video embed styling
 - Canvas
-- parse all images in page: use this for page lists if applicable?
-- CV mode? with print stylesheet

--
Gitblit v1.10.0