From c5b103c85feafa96d5e5ecc572b043331d4a6bd4 Mon Sep 17 00:00:00 2001
From: Md Jawad Noor Asif <jawad.asif.bd@gmail.com>
Date: Wed, 04 Jan 2023 03:10:25 +0000
Subject: [PATCH] fix: fix unicode broken tags (#261)

---
 content/notes/callouts.md |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/content/notes/callouts.md b/content/notes/callouts.md
index c71b305..74b837d 100644
--- a/content/notes/callouts.md
+++ b/content/notes/callouts.md
@@ -14,7 +14,7 @@
 
 ## Showcase
 
-> [!example] Examples
+> [!EXAMPLE] Examples
 >
 > Aliases: example
 

--
Gitblit v1.10.0