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

31 lines
400 B
Markdown
Raw Normal View History

2020-11-28 13:14:50 +01:00
This note embeds another note with frontmatter.
![[note-with-frontmatter]]
> ![[note-with-frontmatter]]
![[non-existing note]]
Image embed:
![[white.png]]
![[bulb.svg]]
2020-11-28 13:14:50 +01:00
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)