From d27f29bd52072703e03eaf0af1822700ca5687dc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Etxaniz=20Errazkin=2C=20I=C3=B1aki?= <inaki.etxaniz@tecnalia.com> Date: Tue, 17 Sep 2024 19:07:52 +0200 Subject: [PATCH] .puml file, with the ```plantuml tag inside --- testDiagram.puml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/testDiagram.puml b/testDiagram.puml index 4600d80..cc02fb0 100644 --- a/testDiagram.puml +++ b/testDiagram.puml @@ -1,5 +1,6 @@ @startuml -'```plantuml this is for tecnalia plantuml plugin +' The ```plantuml tag is needed for the GitLab PlantUML plugin to work!! +```plantuml this is for tecnalia plantuml plugin title Initiate Deployment -- GitLab