From cc86136bcb4cc61219a8ee7573e792e6a6043dcd Mon Sep 17 00:00:00 2001
From: Jacky Zhao <j.zhao2k19@gmail.com>
Date: Sun, 03 Apr 2022 00:00:14 +0000
Subject: [PATCH] feat: basic latex support

---
 content/notes/Obsidian.md |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diff --git a/content/notes/Obsidian.md b/content/notes/Obsidian.md
index e2d2cf9..c6dab06 100644
--- a/content/notes/Obsidian.md
+++ b/content/notes/Obsidian.md
@@ -16,9 +16,8 @@
 ## Settings
 Great, now that you have your Obsidian linked to your Quartz, let's fix some settings so that they play well.
 
-1. Under Options > Files and Links, set the New link format to always be Absolute Path in Vault and disabled WikiLinks so Obsidian generates regular Markdown links.
+1. Under Options > Files and Links, set the New link format to always be Absolute Path in Vault.
 2. Go to Settings > Files & Links > Turn "on" automatically update internal links.
-3. Use [[Wikilinks]] should be off (Wikilinks are not officially supported yet)
 
 ![Obsidian Settings](/notes/images/obsidian-settings.png)*Obsidian Settings*
 

--
Gitblit v1.10.0