From 3e4523ea1cf2631f72ee2c518ad72344dca49259 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Etxaniz=20Errazkin=2C=20I=C3=B1aki?=
 <inaki.etxaniz@tecnalia.com>
Date: Thu, 6 Mar 2025 12:10:04 +0100
Subject: [PATCH] Update file uml_test1.md

---
 uml_test1.md | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/uml_test1.md b/uml_test1.md
index 35982db..8c59b52 100644
--- a/uml_test1.md
+++ b/uml_test1.md
@@ -9,7 +9,10 @@ group Testing HTTP !include
         note left: 'Int_Au' -> 'Comp_Mg' \n 
         'Int_Au' <- 'Comp_Mg'
 
-        note right: If the entity names show as \n "Internal Auditor" and "Compliance Manager",\n then the "!include http..." worked in a markdown file!! (*.md)
+        note right: If the entity names show as \n 
+        "Internal Auditor" and "Compliance Manager",\n then the \n
+        "**!include http...**"\n
+         worked in a markdown file!! (*.md)
     Int_Au <- Comp_Mg
 end
 
-- 
GitLab