-
Hola @mmasias,
Como te comente en clase te escribo para pedirte si por favor nos podrías explicar la configuración que hay que hacer en VS code para enlazar automáticamente los SVG de los PUML a u…
-
**Проблема**
Не получается подключить .puml в другой .puml файл.
Для воспроизведения ошибки прикладываю содержимое файлов.
**dochub.yaml**
```yaml
docs:
Puml.Style:
source: styles.p…
-
## PlantUMLを用いたシーケンス図の作成
### インストール方法
graphvizインストール
`$ sudo apt-get install graphviz`
PlantUML
```
### ダウンロード
$ wget 'https://downloads.sourceforge.net/project/plantuml/plantuml.jar?r=http%3A%2F%2…
-
With info re win10 and updated java technique.
To install a plantuml server locally please follow the instructions in the pynsource help file viz.
# Windows 10
Install Java.
Maven works OK u…
-
Hello. We are looking to add the ability to render Plantuml diagrams using markdig. We've noticed that Markdig.Diagrams has support for nonoml and mermaid diagrams. Is there any documentation that …
-
When creating a simple state diagram
```puml
@startuml
A --> B
A --> C
B --> C : e1
C --> B : e2
state C {
}
@enduml
```
it renders correctly (note that transitions between B and C ar…
-
Hi Peter,
is it possible to use pikturr with a hostet plantuml service instead of installing graphviz etc. local?
Or can I get just the generated plantuml code without any rendering without grap…
-
# Summary
In an `org-mode` file, I want that the following plantuml source block can generate an inline image automatically which executing `org-babel-execute-src-block` (or press `C-cC-c`).
```…
exaos updated
9 months ago
-
When I add a PlantUML diagram to a markdown file the action throws the following error:
```
Error: HttpError: tree.path contains a malformed path component
```
![image](https://user-images.git…
-
If users would like a different markdown editor, they should be able to swap in a component that supports their needs