Includesub with URL not working

0 votes
asked Jul 7, 2023 in Question / help by BiffClender (120 points)
Hello!

We built some library files and hosted them on a server, and were hoping to use the !includesub command to pull into a diagram. The way we have our library files is to have 1 file with subs for styling, participants, components, etc. for a particular topic. We could break them out but have resisted doing so, hoping there's just a syntactical error we're making which prevents PlantUML from importing a sub from a URL. Currently we are using the format

!includesub https://path.to.server/path/to/file.iuml!SUB

which I assume is causing plantuml to look for a file called file.iuml!SUB. Regardless, the file isn't pulled in and the styles are not applied.

Is there a different syntax I should be using, or is this a bug?

thanks in advance

Your answer

Your name to display (optional):
Privacy: Your email address will only be used for sending these notifications.
Anti-spam verification:

[Antispam2 Feature: please please wait 1 or 2 minutes (this message will disappear) before pressing the button otherwise it will fail](--------)
To avoid this verification in future, please log in or register.
...