imzbf / md-editor-v3

Markdown editor for vue3, developed in jsx and typescript, dark theme、beautify content by prettier、render articles directly、paste or clip the picture and upload it...
https://imzbf.github.io/md-editor-v3
MIT License
1.63k stars 156 forks source link

mermaid instance设置问题 #580

Closed TzsSpace closed 4 months ago

TzsSpace commented 4 months ago

描述这个Bug

已经设置 config({ editorExtensions: { mermaid: { instance: mermaid, } }); 但是还是请求了https://cdnjs.cloudflare.com/ajax/libs/mermaid/10.6.1/mermaid.esm.min.mjs image

版本号

last

问题重现链接

No response

imzbf commented 4 months ago

在4.17.0中修复了该问题