-
Given following image is given to Kroki
```
@startuml
!pragma revision 1
'!define AzurePuml https://raw.githubusercontent.com/RicardoNiepel/Azure-PlantUML/master/dist
'!includeurl AzurePuml/A…
-
As part of a popular reverse-engineering project I needed to create some documents with extensive and complex byte field diagrams, and the only tool that had all the features I needed was the LaTeX [`…
-
https://www.planttext.com/
```
@startuml sequence-sample
!includeurl https://raw.githubusercontent.com/xuanye/plantuml-style-c4/master/core.puml
' 如果使用本地,则需要注释上一行,取消注释下一行
'!include core.puml
…
m9rco updated
5 years ago
-
I am trying to preview an [example](https://github.com/RicardoNiepel/C4-PlantUML/blob/master/LayoutOptions.md#layout_top_down-or-layout_left_right) and it fails with
Example:
```
@startuml LAYOU…
-
Hi!
I found this when I was looking for a way to style my sequence diagrams to look similar to my C4-diagrams using https://github.com/RicardoNiepel/C4-PlantUML . It seems that you have extended Ri…
-
While creating a sequence diagram today I needed to use [PlantUML groups](http://plantuml.com/sequence-diagram) (search for `Grouping message`). The result is less than optimal. Black(?) text on dark …
-
https://www.cnblogs.com/xuanye/p/new-style-4-plantuml-and-c4model.html
Several examples in this article cant' be rendered both from the article url or run in local environment.
-
Comment tu décriras une architecture en Micro service dans ce modèle
-
## 项目纵向拆分
既然大家都在用,且生态无敌,考虑迁移 Sublime 到 VSCode 上来。
刚好最近也在用 VSCode 画 PlantUML C4 架构图。
### ⓵ 定义目标和原则
终极目的
Q:为什么你要花时间来做这项任务,而不是其他随便什么任务?
A:
### ⓶ 展望结果(OKRs)
利益相关人清单
Q:当你交付最终结果的时候,会如…
-
I stumbled on this because of a link from https://kroki.io/
You are doing stuff with PlantUML that I had no idea was possible despite me spending a lot of time looking at the docs. I have been us…