From c1b6af4c64036516c0a8a964426849af8e82e9b8 Mon Sep 17 00:00:00 2001 From: saberzero1 Date: Fri, 29 Jul 2022 20:03:39 +0200 Subject: [PATCH] Updated documentation --- content/notes/callouts.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) 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