29 lines
385 B
Markdown
29 lines
385 B
Markdown
This note embeds another note with frontmatter.
|
|
|
|
![[note-with-frontmatter]]
|
|
|
|
> ![[note-with-frontmatter]]
|
|
|
|
![[non-existing note]]
|
|
|
|
Image embed:
|
|
|
|
![[white.png]]
|
|
|
|
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)
|