obsidian-export/tests/testdata/input/main-samples/embeds.md

31 lines
400 B
Markdown

This note embeds another note with frontmatter.
![[note-with-frontmatter]]
> ![[note-with-frontmatter]]
![[non-existing note]]
Image embed:
![[white.png]]
![[bulb.svg]]
PDF embed:
![[note.pdf]]
Note reference within backticks: `![[note-with-frontmatter]]`
```
And within a code block:
![[note-with-frontmatter]]
```
![[Not a valid embed.]
![[Partial embed
![image, not embed](white.png)