From 5c4ab3b948b527eb463e3f002c7535e056e8eb48 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 14:31:36 +0100
Subject: [PATCH] Update file markdown_uml_2.md

---
 markdown_uml_2.md | 1 +
 1 file changed, 1 insertion(+)

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