From 196716110b3622f3f1a29f830e832b83ec1a06d4 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:40:06 +0100
Subject: [PATCH] **"!include http..."** works in a markdown (*.md) file

---
 markdown_uml_1.md | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/markdown_uml_1.md b/markdown_uml_1.md
index 908ca98..77e3384 100644
--- a/markdown_uml_1.md
+++ b/markdown_uml_1.md
@@ -8,8 +8,7 @@ group Testing HTTP !include
         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
-
+end 
 
 ```
 
-- 
GitLab