From 4a417a8a532365d3d09ec945e57f104bfddbd4c8 Mon Sep 17 00:00:00 2001
From: Antonio Ragagnin <antonio.ragagnin@inaf.it>
Date: Sun, 19 Jan 2025 14:11:59 +0000
Subject: [PATCH] Update B.md

---
 B.md | 16 +++++++++++++++-
 1 file changed, 15 insertions(+), 1 deletion(-)

diff --git a/B.md b/B.md
index 508d864..872c2af 100644
--- a/B.md
+++ b/B.md
@@ -4,8 +4,22 @@ Contenuto file A:
 
 ::include{file=/A.md}
 
+
+::include{file=/A}
+
+
+::include{file=A}
+
+
+::include{file=install_and_test.md}
+
+
+
 Contenuto da URL:
 
 ::include{file=https://raw.githubusercontent.com/aragagnin/g3read/refs/heads/master/README.md}
 
-::include{file=https://github.com/aragagnin/g3read/blob/master/README.md}
\ No newline at end of file
+::include{file=https://github.com/aragagnin/g3read/blob/master/README.md}
+
+
+$123
\ No newline at end of file
-- 
GitLab