From 118d3e1d1b1e4e7b54b32b65be1fa5886b7c9b99 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 11:43:03 +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 3b49198..da70d8c 100644
--- a/uml_test1.md
+++ b/uml_test1.md
@@ -2,11 +2,14 @@
 ```plantuml this is for tecnalia plantuml plugin
 
 'Testing HTTP !include 
-!include https://git.code.tecnalia.dev/emerald/public/puml-includes/-/raw/master/roles.puml
+'!include https://git.code.tecnalia.dev/emerald/public/puml-includes/-/raw/master/roles.puml
+
 group Testing !include
+
 Int_Au -> Comp_Mg
 note left: If the names are \n "Int_Au" and "Comp_Mg" \n the "!include http..." didn't work in a markdown file (*.md)
 Int_Au <- Comp_Mg
+
 end
 
 
-- 
GitLab