1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-07-24 07:39:43 +02:00

Experimental Mermaid integration document section type

WIP and not hopeful
This commit is contained in:
sauls8t 2018-02-04 15:45:28 +00:00
parent 0997655e0a
commit bd9b7e120e
11 changed files with 279 additions and 1 deletions

View file

@ -45,6 +45,7 @@ module.exports = {
],
globals: {
"is": true,
"mermaid": true,
"_": true,
"tinymce": true,
"CodeMirror": true,