···44.date = @date("2025-07-22"),
55.layout = "root.shtml",
66.draft = false,
77-.description = "A small overview of Markdown features supported by this site"
77+.description = "An overview over the supported Markdown features"
88---
991010Learn how to apply basic formatting to your notes, using [Markdown](https://daringfireball.net/projects/markdown/). For more advanced formatting syntax, refer to [Advanced formatting syntax](https://help.obsidian.md/advanced-syntax).
···211211212212> # [Tip]($block)
213213> If you want to add an image from inside your vault, you can also [embed an image in a note](https://help.obsidian.md/embeds#Embed%20an%20image%20in%20a%20note).
214214+215215+># [Warning]($block.attrs('warning'))
216216+>This is now a block note.
217217+>Lorem ipsum.
214218215219## Quotes
216220