From 321497cfe96a20c9bb984cd85701d71df9700634 Mon Sep 17 00:00:00 2001 From: Emma-Fitzmaurice <80841638+Emma-Fitzmaurice@users.noreply.github.com> Date: Thu, 12 Dec 2024 15:26:44 +0000 Subject: [PATCH] Remove duplicate Callouts documentation Callouts was described on lines 13-15 and 55-57. This just removes the second one --- src/features/supported-markdown.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/src/features/supported-markdown.md b/src/features/supported-markdown.md index 056796c..c99acc2 100644 --- a/src/features/supported-markdown.md +++ b/src/features/supported-markdown.md @@ -51,8 +51,3 @@ Both ordered and unordered lists can be created using Markdown syntax. ### Tables Tables can be created using Markdown syntax with pipes (`|`) and hyphens (`-`) to define the table structure. - -### Callouts - -Callouts can be created using the [Callouts](./callouts.md) feature. This allows you to create custom, styled callout boxes in Confluence. -