-
### Feature Description
It would be cool if Gitea allowed users to opt in to using [Kroki](https://kroki.io) for rendering diagrams. It is possible to self-host Kroki in case users don't want to s…
-
Just a heads up to anyone hitting an exception :
- {"Could not load type 'Structurizr.ModelItemView' from assembly 'Structurizr.Core, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'.":"Struc…
-
Hi! Thank you for a super awesome tool.
I have a line styling issue with sequence diagram.
The code:
```plantuml
@startuml
!include https://raw.githubusercontent.com/plantuml-stdlib/C4-PlantU…
-
It appears that none of the PlantUML image links are being resolved when requested via a GitHub Markdown file. This issue affects this repository as well.
**Workaround:**
Until the problem is reso…
-
**Describe the bug**
It looks like that non of the PlantUML image urls are correct rendered on GitHub anymore. Ex. like following link:
```markdown
![Sorry but PlantUML server does not render i…
-
Found in `project/ThreatModelingTools.md` for each tool we need the following:
- Status : is it being actively developed (i.e. contributions in the last year), is it stale (i.e. no contributions in t…
-
Being a huge fan of the Antora, the c4-model, Structurizr and Kroki I'm currently trying to figure out how to put this all together.
Since Kroki has [added support for Structurizr](https://github.c…
-
## Expected Behavior
When I edit a nested code block using `markdown-edit-code-block` and I reindent it in the edit-indirect buffer, it's indentation should be preserved when I commit the edit back…
froh updated
11 months ago
-
SVG generated images have clickable URLs (great!). However working on large diagrams with many connections (e.g. C4 System Landscape Diagrams) it would be nice to provide clickable functionality (may…
-
上面的显示效果看起来是为了避免控件过宽,但有时候会阻碍表意,请问如何禁用这两个规则呢?
```
// 记录埋点特征数字与TAG说明对应关系
-private static Map nameMap
// 记录上一个点的特征数字
-private static int lastIndex
```