1
0
This commit is contained in:
Zef Hemel 2023-07-10 13:26:02 +02:00
parent 2ff4b04b11
commit 3152800936

View File

@ -1,3 +1,3 @@
SilverBullet uses a “live preview” markdown editor. This mechanism is heavily inspired by [Obsidians 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.
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.