Prefixing an internal link with an exclamation mark (!) allows you to embed the linked content. This does not work in the web app, instead an [image] place holder is displayed, even if there were no images in the linked note.
Minimal example:
Shared folder
-note.md
-ref.md
note.md
This is important ![[Shared folder#foo]]
ref.md
#foo
important thing1
# bar
important thing2
Prefixing an internal link with an exclamation mark (!) allows you to embed the linked content. This does not work in the web app, instead an
[image]place holder is displayed, even if there were no images in the linked note.Minimal example:
note.md
ref.md