Temporarily remove Mermaid Diagram because even after updating to newest Mermaid it still has bug https://github.com/wekan/wekan/issues/4251

Thanks to xet7 !
This commit is contained in:
Lauri Ojansivu 2021-12-22 04:18:52 +02:00
parent 89f4cdb7e5
commit 23a403644c
3 changed files with 3992 additions and 715 deletions

View file

@ -7,7 +7,8 @@ var Markdown = require('markdown-it')({
breaks: true,
});
import markdownItMermaid from "@wekanteam/markdown-it-mermaid";
// How to fix Mermaid bug so it would work? https://github.com/wekan/wekan/issues/4251
//import markdownItMermaid from "@wekanteam/markdown-it-mermaid";
// Static URL Scheme Listing
var urlschemes = [