2
Possibility to add plugins for graphviz and uml diagrams
Source: docmost/docmost#985 · opened by @andsty
is there a possibility to add plugin for graphviz
digraph x {
s[label="docker1" color = olive]
d[label="docker2"]
rankdir=BT
s->d [color="0.348 0.839 0.839"];
}
and also uml sequence diagrams?
digraph x {
s[label="docker1" color = olive]
d[label="docker2"]
rankdir=BT
s->d [color="0.348 0.839 0.839"];
}
and also uml sequence diagrams?
No pledges yet. Be the first to back this.
Comments
Similar requests
[Feature Request] Make "Full Width" option local (per page) and not just global (as of today)
2 votes · 0 comments
Delete Button for Elements (code, mermaid, callout etc.)
2 votes · 0 comments
Click to enlarge images in pages
7 votes · 0 comments
Business Model
2 votes · 0 comments
I have a few ideas for a great docmost
2 votes · 0 comments
No comments yet.