From 3c5820de7177211bed67630e7937c2263d4b927a 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 10:26:57 +0100 Subject: [PATCH] Update file testDiagram.md --- testDiagram.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/testDiagram.md b/testDiagram.md index 2c480d3..df93dec 100644 --- a/testDiagram.md +++ b/testDiagram.md @@ -27,9 +27,9 @@ end 'Testing markdown !include ::include{file=roles.puml} group Testing !include -Int-Au -> Comp-Mg +Int_Au -> Comp_Mg note left: If the names are \n "Internal Auditor" and "Compliance-Mnager" \n the "::include{file=diagram.puml}" works in a markdown file (*.md) -Int-Au <- Comp-Mg +Int_Au <- Comp_Mg end -- GitLab