代码功能更新

This commit is contained in:
root
2025-05-18 07:42:27 +00:00
parent 7fc1d422a1
commit 4a90c41da2
2083 changed files with 695218 additions and 3 deletions
+22
View File
@@ -0,0 +1,22 @@
#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.`~~