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

32 lines
404 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.
Image embed:
![white.png](white.png)
![bulb.svg](bulb.svg)
2020-11-28 13:14:50 +01:00
PDF embed:
[note.pdf](note.pdf)
Note reference within backticks: `![[note-with-frontmatter]]`
````
And within a code block:
![[note-with-frontmatter]]
````
2021-07-27 15:02:53 +02:00
![\[Not a valid embed.\]
2020-11-28 13:14:50 +01:00
![\[Partial embed
![image, not embed](white.png)