mirror of
https://github.com/documize/community.git
synced 2025-08-04 21:15:24 +02:00
Draw.io integration WIP
This commit is contained in:
parent
2b8a7921ad
commit
d746c90624
16 changed files with 955 additions and 14 deletions
|
@ -25,7 +25,7 @@ import (
|
|||
"github.com/documize/community/domain/section/provider"
|
||||
)
|
||||
|
||||
// Provider represents Mermaid Diagram
|
||||
// Provider represents PlantUML Text Diagram
|
||||
type Provider struct {
|
||||
Runtime *env.Runtime
|
||||
Store *domain.Store
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue