From 5b7d866410133d24143d92879ff75312e3e1baf9 Mon Sep 17 00:00:00 2001 From: Tuure Date: Mon, 22 Jul 2024 16:06:10 +0300 Subject: [PATCH] feat(#89): add example with custom title --- tests/markdown-additional.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/tests/markdown-additional.md b/tests/markdown-additional.md index b3bed8b1..87d7808a 100644 --- a/tests/markdown-additional.md +++ b/tests/markdown-additional.md @@ -49,3 +49,8 @@ This paragraph has a red background color.{style=background-color:red} > [!CAUTION] > Do not do this and that! + +With a custom title: + +> [!NOTE] Foo bar +> Hello