|
|
@ -66,7 +66,7 @@
|
|
|
|
//你的lib目录的路径,我这边用JSP做测试的
|
|
|
|
//你的lib目录的路径,我这边用JSP做测试的
|
|
|
|
path: "/editormd/lib/",
|
|
|
|
path: "/editormd/lib/",
|
|
|
|
tex: true,
|
|
|
|
tex: true,
|
|
|
|
watch:false,
|
|
|
|
watch:true,
|
|
|
|
toolbarIcons: function () {
|
|
|
|
toolbarIcons: function () {
|
|
|
|
// Or return editormd.toolbarModes[name]; // full, simple, mini
|
|
|
|
// Or return editormd.toolbarModes[name]; // full, simple, mini
|
|
|
|
// Using "||" set icons align right.
|
|
|
|
// Using "||" set icons align right.
|
|
|
|