From 3ac6b42e16dca5a44ed3fec2c0314f1dbbc2322b Mon Sep 17 00:00:00 2001
From: Jacky Zhao <j.zhao2k19@gmail.com>
Date: Sun, 16 Jul 2023 06:02:12 +0000
Subject: [PATCH] finish path refactoring, add sourcemap + better trace support

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

diff --git a/content/features/upcoming features.md b/content/features/upcoming features.md
index 24b8465..b93afce 100644
--- a/content/features/upcoming features.md
+++ b/content/features/upcoming features.md
@@ -1,5 +1,7 @@
 
 - fixes
+	- changing `_index` files
+	- typography
 - CLI    
     - update
     - push
@@ -29,4 +31,8 @@
     - 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)
     - 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)
\ No newline at end of file
+    - 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

--
Gitblit v1.10.0