From dc4373789617a58d517eac59c3e60fabb47eafd0 Mon Sep 17 00:00:00 2001 From: chaosarium <38693485+chaosarium@users.noreply.github.com> Date: Sat, 24 Dec 2022 17:10:59 +0000 Subject: [PATCH] fix edge cases link processing (#258) --- content/notes/troubleshooting.md | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/content/notes/troubleshooting.md b/content/notes/troubleshooting.md index 765d582..66eb879 100644 --- a/content/notes/troubleshooting.md +++ b/content/notes/troubleshooting.md @@ -7,7 +7,7 @@ While you're here, join our [Discord](https://discord.gg/cRFFHYye7t) :) ### Does Quartz have Latex support? -Yes! See [CJK + Latex Test (测试)](CJK%20+%20Latex%20Test%20(测试).md) for a brief demo. +Yes! See [CJK + Latex Support (测试)](notes/CJK%20+%20Latex%20Support%20(测试).md) for a brief demo. ### Can I use \<Obsidian Plugin\> in Quartz? Unless it produces direct Markdown output in the file, no. There currently is no way to bundle plugin code with Quartz. -- Gitblit v1.10.0