From 9018a815fa780237eaaf8450cffa429541a23ef9 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:30:29 +0100
Subject: [PATCH] Update file markdown_uml_2.md

---
 markdown_uml_2.md | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/markdown_uml_2.md b/markdown_uml_2.md
index 97c3a4c..5e4c4ed 100644
--- a/markdown_uml_2.md
+++ b/markdown_uml_2.md
@@ -10,7 +10,10 @@ group Testing markdown ::include
     Int_Au <- Comp_Mg
 end
 
+'This includes Bob & Alice talk
+'Note that the file is in another folder (/dir)
 ::include{file=/dir/included_part2.puml}
-
+note: This part is included from a file in another folder
+        
 
 ```
\ No newline at end of file
-- 
GitLab