mdwatch参数开启

dev_bj
杨树明 5 years ago
parent ed76941a50
commit 592161700b

@ -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.

Loading…
Cancel
Save