1
0
mirror of https://github.com/BoostIo/Boostnote synced 2025-12-13 01:36:22 +00:00

add sequence diagram

This commit is contained in:
Dick Choi
2016-10-26 13:06:02 +09:00
parent 0445c680ba
commit f0d2fb53d4
6 changed files with 48 additions and 14 deletions

View File

@@ -49,7 +49,8 @@ var config = {
'codemirror': 'var CodeMirror',
'redux': 'var Redux',
'raphael': 'var Raphael',
'flowchart': 'var flowchart'
'flowchart': 'var flowchart',
'sequence-diagram': 'var Diagram'
}
]
}