simditor-html icon indicating copy to clipboard operation
simditor-html copied to clipboard

HTML source editing plugin for simditor

Results 10 simditor-html issues
Sort by recently updated
recently updated
newest added

I am new to github so not sue where to submit an issue. There is an issue with an extra p tag or line on simeditor. It exists even on...

I'm using simditor in an electron application, but I can't use simditor-html because importing simditor-html throws TypeError: Simditor.connect is not a function. Any help would be greatly appreciated!

Currently it's only possible to import this package as `simditor-html/lib/simditor-html`. With proper `main` entry in package.json this would be much shorter.

按钮上没有title

i want to use simditor-html into webpack but i cant use import simditor-html

![qq 20180119113142](https://user-images.githubusercontent.com/1713001/35133665-631937b8-fd0c-11e7-8235-1ce713657ef3.png)

![screen shot 2016-08-15 at 6 18 35 pm](https://cloud.githubusercontent.com/assets/4474680/17661937/c9df3f9e-6314-11e6-987f-b3f16e6ad86d.png) 下面的是调用的 jsx部分 ![screen shot 2016-08-15 at 6 19 59 pm](https://cloud.githubusercontent.com/assets/4474680/17661963/e744376a-6314-11e6-9dec-01c5c65fbcca.png) 这个是在 plugIn 这个类里有错误的调用方式吗? 当我在 jsx 里加后'video'后,便不能初始化编辑器了

已经引入了beautify.js相关文件(尝试了1.5.10 与1.5.5),但是控制台报错:beautify is not defined