3 Star 4 Fork 3

mooshroom/MDEditor

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
config.js 330 Bytes
一键复制 编辑 原始数据 按行查看 历史
mooshroom 提交于 2015-07-25 15:31 . 组件化重构
/**
* Created by mooshroom on 2015/3/1.
*/
require.config({
paths: {
MDEditor:"../../plugins/MDEditor",
marked:"../../plugins/markdown",
prettify:"../../plugins/prettify"
}
});
//接口地址
//var apiURL = 'http://demo.api.tansuyun.cn/index.html?i=';
var apiURL = 'https://api.tansuyun.cn?i=';
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/mooshroom/MDEditor.git
git@gitee.com:mooshroom/MDEditor.git
mooshroom
MDEditor
MDEditor
master

搜索帮助