From 9e83af04a78d5988bd517bcc61c48998bbfa17ef Mon Sep 17 00:00:00 2001
From: Jacky Zhao <j.zhao2k19@gmail.com>
Date: Mon, 24 Jul 2023 00:07:19 +0000
Subject: [PATCH] refactor static and asset emission to be actual emitter plugins

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

diff --git a/content/features/upcoming features.md b/content/features/upcoming features.md
index 351eae4..65fb56d 100644
--- a/content/features/upcoming features.md
+++ b/content/features/upcoming features.md
@@ -3,6 +3,7 @@
 ---
 
 ## high priority
+
 - attachments path
 - https://help.obsidian.md/Editing+and+formatting/Tags#Nested+tags nested tags??
 - watch mode for config/source code
@@ -13,6 +14,7 @@
 - note/header/block transcludes: https://help.obsidian.md/Linking+notes+and+files/Embedding+files
 
 ## misc
+
 - breadcrumbs component
 - filetree component
 - recent notes component
@@ -25,6 +27,6 @@
 - audio/video embed styling
 - Canvas
 - mermaid styling: https://mermaid.js.org/config/theming.html#theme-variables-reference-table
-	- https://github.com/jackyzha0/quartz/issues/331
+  - https://github.com/jackyzha0/quartz/issues/331
 - parse all images in page: use this for page lists if applicable?
 - CV mode? with print stylesheet

--
Gitblit v1.10.0