init project

This commit is contained in:
Jasder
2020-03-09 00:40:16 +08:00
commit 2937b2a94d
6549 changed files with 7215173 additions and 0 deletions

22
public/editormd/BUGS.md Normal file
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.`~~