From cf6d8937465bf53a75f351dd085918691b7ad62b 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:22:44 +0100
Subject: [PATCH] Update file uml_test2.md

---
 uml_test2.md | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/uml_test2.md b/uml_test2.md
index 65227f4..3f3f6e0 100644
--- a/uml_test2.md
+++ b/uml_test2.md
@@ -6,9 +6,7 @@
 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 right: then, the \n "::include {file=roles.puml}" \n works in a markdown file!! (*.md)
     Int_Au <- Comp_Mg
 end
 
-- 
GitLab