-
As Structurizr is a model to generate C4 diagrams, it would be a good idea to have the PlantUMLWriter use [C4-PlantUML](https://github.com/RicardoNiepel/C4-PlantUML) library to have diagrams expressed…
-
Currently; util.Utils sets the "plantuml.include.path" to only the currently selected files' parent directory ( via UIUtils::getSelectedDir ).
A setting which allowed additional include paths, wou…
-
```
!includeurl https://raw.githubusercontent.com/xuanye/plantuml-style-c4/master/c4_context.puml
' uncomment the following line and comment the first to use locally
'!include c4_context.puml
ac…
-
```
!includeurl https://raw.githubusercontent.com/xuanye/plantuml-style-c4/master/c4_context.puml
' uncomment the following line and comment the first to use locally
'!include c4_context.puml
ac…
-
The plantuml.jar looks outdated.
e.g. this cannot render:
```
[plantuml]
....
hide circle
entity Entity {
* identifying_attribute
--
* mandatory_attribute
optional_attribute
…
-
Hi, I just aqquired a Structurizr cloud license, but I have some problems in making the implementation that fullfill my requirements.
So first off, I am making a website that relies on Structurizr…
-
Hi, I am using C4 (https://github.com/RicardoNiepel/C4-PlantUML ) in combination with plantUML locally (not server mode). My plantuml file looks like this:
```
@startuml C4_Elements
!include /C4/…
-
**Describe the bug**
In plantUML you can use `!include` and `!includeurl` for importing dependencies for a diagram (extensions, icons etc.) http://plantuml.com/preprocessing.
But if such imports…
-
The question is in the title. I'm just wondering whether this is something that's on your roadmap?
-
### About
plantuml's `include` directive is a powerful feature, as illustrated e.g. with [C4](https://github.com/RicardoNiepel/C4-PlantUML) but also in corporate scenarios, allowing to switch diagram…
axgkl updated
4 years ago