1
0
Fork 0
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:
Harvey Kandola 2018-05-02 14:55:02 +01:00
parent 2b8a7921ad
commit d746c90624
16 changed files with 955 additions and 14 deletions

View file

@ -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