From 649b5a4c13642269aa34d01d9b8f4ac7f0b2dbae Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Etxaniz=20Errazkin=2C=20I=C3=B1aki?= <inaki.etxaniz@tecnalia.com> Date: Tue, 25 Feb 2025 18:12:36 +0100 Subject: [PATCH] puml file (.iuml) that renders in the GitLab.com, not here (25.02.2025) --- included_part.iuml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/included_part.iuml b/included_part.iuml index 1898eab..1a234e0 100644 --- a/included_part.iuml +++ b/included_part.iuml @@ -1,5 +1,7 @@ @startuml +'Check also https://gitlab.com/schurzi/playground/-/blob/main/plantuml_include/included_part.iuml + interface List List : int size() List : void clear() -- GitLab