From 7db2eda76cf51fd631d385c12a7b411339406067 Mon Sep 17 00:00:00 2001
From: Jacky Zhao <j.zhao2k19@gmail.com>
Date: Sun, 23 Jul 2023 00:27:41 +0000
Subject: [PATCH] run prettier

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

diff --git a/content/features/upcoming features.md b/content/features/upcoming features.md
index 31bbc4e..6d39bb7 100644
--- a/content/features/upcoming features.md
+++ b/content/features/upcoming features.md
@@ -12,9 +12,9 @@
 - custom md blocks (e.g. for poetry)
 - sidenotes? [https://github.com/capnfabs/paperesque](https://github.com/capnfabs/paperesque)
 - watch mode
-	- watch for markdown changes and quartz config changes
-	- markdown changes only involve processing that single markdown file (at least for parsing) and then rerunning the filter and emitters
-	- config changes rebuild the whole thing
+  - watch for markdown changes and quartz config changes
+  - markdown changes only involve processing that single markdown file (at least for parsing) and then rerunning the filter and emitters
+  - config changes rebuild the whole thing
 - direct match in search using double quotes
 - attachments path
 - [https://help.obsidian.md/Advanced+topics/Using+Obsidian+URI](https://help.obsidian.md/Advanced+topics/Using+Obsidian+URI)
@@ -26,8 +26,8 @@
 - audio/video embed styling
 - Canvas
 - mermaid styling: [https://mermaid.js.org/config/theming.html#theme-variables-reference-table](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)
+  - [https://github.com/jackyzha0/quartz/issues/331](https://github.com/jackyzha0/quartz/issues/331)
 - block links: [https://help.obsidian.md/Linking+notes+and+files/Internal+links#Link+to+a+block+in+a+note](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](https://help.obsidian.md/Linking+notes+and+files/Embedding+files)
 - parse all images in page: use this for page lists if applicable?
-- CV mode? with print stylesheet
\ No newline at end of file
+- CV mode? with print stylesheet

--
Gitblit v1.10.0