You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
educoder/public/editormd/BUGS.md

23 lines
521 B

6 years ago
#Bugs
> 说明:删除线表示已经解决。
####IE8
- ~~不能加载;~~
- flowChart流程图、sequenceDiagram序列图不支持IE8
- ~~不支持Markdown转HTML页面解析预览~~
####IE8 & IE9 & IE10
- KaTeX会出现解析错误但不影响程序运行
####Sea.js
- ~~Raphael.js无法加载~~
####Require.js
- ~~CodeMirror编辑器的代码无法高亮~~
- ~~sequenceDiagram不支持: `Uncaught TypeError: Cannot call method 'isArray' of undefined.`~~