simditor-new
v1.0.2
Published
A simple online editor, It's base on https://github.com/mycolorway/simditor
Downloads
3
Readme
This is a fork based on mycolorway/simditor.
Simditor is a browser-based WYSIWYG text editor.
It is used by Tower -- a popular project management web application.
Supported Browsers: IE10+、Chrome、Firefox、Safari.
- Download Zip
- Install with npm: $ npm install simditor-new
- Install with bower: $ bower install simditor-new
Demo and docs can be found here.
IMPORTANT NOTICE
If you want to submit issues, please make sure you can reproduce the issue and please attach enough debug information(OS, browser, Simditor version, error message, steps to reproduce the issue or a live demo), or I'll probably close the issue directly :(
- image/*
+// @@ modified by shinygang
+ image/gif,image/jpeg,image/jpg,image/png,image/svg
+// @@ modifications end