Add jqte editor gadget.
Showing
... | @@ -21,7 +21,8 @@ | ... | @@ -21,7 +21,8 @@ |
"connect-livereload": "~0.3.0", | "connect-livereload": "~0.3.0", | ||
"grunt-open": "~0.2.2", | "grunt-open": "~0.2.2", | ||
"grunt-contrib-concat": "~0.3.0", | "grunt-contrib-concat": "~0.3.0", | ||
"grunt-contrib-less": "~0.9.0" | "grunt-contrib-less": "~0.9.0", | ||
"grunt-zip": "~0.13.0" | |||
}, | }, | ||
"scripts": { | "scripts": { | ||
"test": "./node_modules/.bin/grunt test", | "test": "./node_modules/.bin/grunt test", | ||
... | ... |
src/editor_jqte/index.html
0 → 100644
src/editor_jqte/jqteditor.js
0 → 100644
Please register or sign in to comment