From 2d55b6ac2e0580ee8f831e46065fc94db7c9d687 Mon Sep 17 00:00:00 2001 From: Jacky Zhao <j.zhao2k19@gmail.com> Date: Wed, 06 Apr 2022 01:07:40 +0000 Subject: [PATCH] fix: missing whitespace chomp in link render hook --- 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