From 91f9ae2d71d5c28ba7d2182eed5a9f77da1fbe8d Mon Sep 17 00:00:00 2001
From: Ben Schlegel <31989404+benschlegel@users.noreply.github.com>
Date: Fri, 15 Sep 2023 16:39:16 +0000
Subject: [PATCH] feat: implement file explorer component (closes #201) (#452)

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

diff --git a/docs/index.md b/docs/index.md
index e5b9dfe..05de2ba 100644
--- a/docs/index.md
+++ b/docs/index.md
@@ -30,7 +30,7 @@
 
 ## 🔧 Features
 
-- [[Obsidian compatibility]], [[full-text search]], [[graph view]], [[wikilinks]], [[backlinks]], [[Latex]], [[syntax highlighting]], [[popover previews]], and [many more](./features) right out of the box
+- [[Obsidian compatibility]], [[full-text search]], [[graph view]], note transclusion, [[wikilinks]], [[backlinks]], [[Latex]], [[syntax highlighting]], [[popover previews]], and [many more](./features) right out of the box
 - Hot-reload for both configuration and content
 - Simple JSX layouts and [[creating components|page components]]
 - [[SPA Routing|Ridiculously fast page loads]] and tiny bundle sizes

--
Gitblit v1.10.0