From 315280093656a1d242030e009687c83fa1efc091 Mon Sep 17 00:00:00 2001 From: Zef Hemel Date: Mon, 10 Jul 2023 13:26:02 +0200 Subject: [PATCH] Fixes #459 --- website/Live Preview.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/Live Preview.md b/website/Live Preview.md index 38d510de..d2da0b93 100644 --- a/website/Live Preview.md +++ b/website/Live Preview.md @@ -1,3 +1,3 @@ SilverBullet uses a “live preview” markdown editor. This mechanism is heavily inspired by [Obsidian’s live preview mode](https://help.obsidian.md/Live+preview+update). -It reduces visual noise by not constantly showing [[Markdown]] codes such as `[this is a link](https://to.some.url)`, only showing the underlying Markdown when the cursor is placed inside. \ No newline at end of file +It reduces visual noise by not constantly showing [[Markdown]] codes such as `[SilverBullet website](https://silverbullet.md)`, only showing the underlying Markdown when the cursor is placed inside. \ No newline at end of file