c4bc77402e
This will ensure SVG files are included as an image when using `![[foo.svg]]` syntax, as opposed to only being linked to.
32 lines
404 B
Markdown
32 lines
404 B
Markdown
This note embeds another note with frontmatter.
|
|
|
|
Note with frontmatter.
|
|
|
|
>
|
|
> Note with frontmatter.
|
|
|
|
|
|
|
|
Image embed:
|
|
|
|
![white.png](white.png)
|
|
|
|
![bulb.svg](bulb.svg)
|
|
|
|
PDF embed:
|
|
|
|
[note.pdf](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)
|