From 8afa58c3330b1e3129e52b80f637f1e76e4205d2 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:34:56 +0100
Subject: [PATCH] Update 6 files

- /uml_test1.md
- /uml_test2.md
- /uml_test3.md
- /markdown_uml_2.md
- /markdown_uml_1.md
- /markdown_uml_3.md
---
 uml_test1.md => markdown_uml_1.md | 2 +-
 uml_test2.md => markdown_uml_2.md | 0
 uml_test3.md => markdown_uml_3.md | 0
 3 files changed, 1 insertion(+), 1 deletion(-)
 rename uml_test1.md => markdown_uml_1.md (84%)
 rename uml_test2.md => markdown_uml_2.md (100%)
 rename uml_test3.md => markdown_uml_3.md (100%)

diff --git a/uml_test1.md b/markdown_uml_1.md
similarity index 84%
rename from uml_test1.md
rename to markdown_uml_1.md
index e804c21..908ca98 100644
--- a/uml_test1.md
+++ b/markdown_uml_1.md
@@ -5,7 +5,7 @@
 
 group Testing HTTP !include
     Int_Au -> Comp_Mg
-        note left: \n Int-Au -> Comp-Mg \n Int-Au <- Comp-Mg \n"
+        note left: \n Int-Au -> Comp-Mg \n Int-Au <- Comp-Mg \n
         note right: If the entity names above 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
diff --git a/uml_test2.md b/markdown_uml_2.md
similarity index 100%
rename from uml_test2.md
rename to markdown_uml_2.md
diff --git a/uml_test3.md b/markdown_uml_3.md
similarity index 100%
rename from uml_test3.md
rename to markdown_uml_3.md
-- 
GitLab