-
如题。
-
MAC OSX 10.12.5, mditor: 1.0.0
If file is big, press delete key in keyboard when editing, mditor will crash.
the file size is only 11kB
一般在文章的后半段出现这个现象。
-
mac下冷启动打开任意有内容的md文件,显示为空文件,关闭文件(不杀进程),再次打开文件,显示内容
-
#### 下载的release 1.3.1源码自己编译的,安装成功之后进入【发布文章】发现以下两个静态资源加载报错
- mditor.min.css
- mditor.min.js
浏览器直接访问以下两个静态资源也是报405 Not Allowed
```js
https://tale-static.b0.upaiyun.com/mditor/js/mditor.min.js
…
-
Uncaught Error: Unknown DraftEntity key.
at invariant (webpack:///./~/fbjs/lib/invariant.js?:44)
at Object.__get (webpack:///./~/draft-js/lib/DraftEntity.js?:166)
at ContentState.getEnt…
-
Hello,
Happy new year,
Does Scoold support **rtl** languages like Arabic ?
If No, please elaborate a little bit on what I should focus on in terms of components that needed to be altered to imp…
-
md的cdn不能用了,关闭cdn之后整个后端界面错乱
-
系统:macOS Sierra
node: 7.4.0
执行‘npm run dev’ 报错:
```
NODE_ENV: dev
Invalid configuration object. Webpack has been initialised using a configuration object that does not match the API schema.…
-
- [x] 1. 支持富文本编辑器和markdown编辑器切换
- [x] 2. 主题配置选项,安装主题后无需重启
- [ ] 3. 可配置菜单,提供导航栏配置项
- [x] 4. 发布文章添加缩略图选项
- [x] 5. 优化主题函数
-
在客户端~