Closed lukastaegert closed 2 years ago
The problem with mermaid was that without security: loose, the target attribute would not be set, which was easy to fix.
security: loose
target
CodeMirror on the other hand was a big migration. The new version should be mostly equivalent but now has tooltips for error markers.
The problem with mermaid was that without
security: loose
, thetarget
attribute would not be set, which was easy to fix.CodeMirror on the other hand was a big migration. The new version should be mostly equivalent but now has tooltips for error markers.