bootstrap-wysihtml5 icon indicating copy to clipboard operation
bootstrap-wysihtml5 copied to clipboard

Simple, beautiful wysiwyg editor

Results 103 bootstrap-wysihtml5 issues
Sort by recently updated
recently updated
newest added

Do you have instructions/guide on how to integrate this gem with Carrierwave to configure image uploads to Amazon S3?

I have tried attach onFocus event thiw way: https://github.com/xing/wysihtml5/wiki/Events And it has not been working. Can you help me? I use an actual version of bootstrap-wysihtml5. Thanks

When using the insert Image link, relative image paths do not work. E.g. won't work `/images/mode1/header.jpg` must use something like `http://mysite.com/images/mode1/header.jpg` Not sure if this is a boostrap-wysihtml5 or underlying...

Hi, The editor is vulnerable to an XSS. The editor allows users to insert link and if instead of normal link, I input JavaScript URI `javascript:alert%28location%29` then it works. The...

I'm using the bootstrap-wysihtml5-rails gem in my project. The u tags generated by the editor do not have the desired underline affect on the website where I am sending the...

Hi I am facing a problem in IE 11. I type a line and I don't press enter, I try to apply a style for example Heading 1. The style...

Reproducible in IE8, IE9, IE10, IE11 ![wysihtml5](https://f.cloud.github.com/assets/1732625/2305794/3e9b2746-a26d-11e3-9b0c-34442ecff31b.png)

Hi Team, I have two scenarios, where I faced problem with this tool. 1. Testing done in IE9 & IE10 browser: Without entering anything in the editor, click on "Bold"...