From b66981dd4594f9aaece48123c853f04bd5208151 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:23:55 +0100
Subject: [PATCH] Update file uml_test2.md

---
 uml_test2.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/uml_test2.md b/uml_test2.md
index 3f3f6e0..38d4cbd 100644
--- a/uml_test2.md
+++ b/uml_test2.md
@@ -5,8 +5,8 @@
 
 group Testing markdown ::include
     Int_Au -> Comp_Mg
-        note left: If the entity names are \n "Internal Auditor" and "Compliance Manager"...
-        note right: then, the \n "::include {file=roles.puml}" \n works in a markdown file!! (*.md)
+        note left: If the entity names are \n "Internal Auditor" \n and \n "Compliance Manager"...
+        note right: then, the \n **"::include {file=roles.puml}"** \n works in a markdown file!! (*.md)
     Int_Au <- Comp_Mg
 end
 
-- 
GitLab