diff --git a/content/notes/callouts.md b/content/notes/callouts.md index 0f77554b0..ed0b8ab64 100644 --- a/content/notes/callouts.md +++ b/content/notes/callouts.md @@ -6,6 +6,20 @@ title: "Callouts" Supports built-in Callouts. See [documentation on supported types here](https://help.obsidian.md/How+to/Use+callouts#Types). +## Format: + +``` +> [!example] Example +> +> Text +``` + +Turns to: + +> [!example] Example +> +> Test + ## Showcase: > [!example] example