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

We are working on the [ReDoS](https://www.owasp.org/index.php/Regular_expression_Denial_of_Service_-_ReDoS) problem and detected 2 vulnerable regex(es) from your repository. 1: ``:((?:[\w\u00c0-\uFFFF\-]|\\.)+)(?:\((['"]?)((?:\([^\)]+\)|[^\(\)]*)+)\2\))?`` in bootstrap-wysihtml5/lib/js/jquery-1.7.2.min.js 2: ``((?:\((?:\([^()]+\)|[^()]+)+\)|\[(?:\[[^\[\]]*\]|['"][^'"]*['"]|[^\[\]'"]+)+\]|\\.|[^ >+~,(\[\\]+)+|[>+~])(\s*,\s*)?((?:.|\r|\n)*)`` in bootstrap-wysihtml5/lib/js/jquery-1.7.2.min.js Please try the following: var pattern...

If I want disable RitchText editing in text area by selector switch, how I can do this? Is this actually possible? And return it back also.

Is there an option to hide/show sub menu items. I want for example to hide h1 (in addition to insert image). I used the following working workaround. Is there a...

I have create wysihtml5 text-editor that is hidden at page load in a bootstrap tab group. Following steps: 1. Click on "Insert Link" tool from toolbar. 2. Add link like...

I am trying to include bootstrap-wysihtml5 in my project, but i am only able to use some of its control Below is its js code : ``` $(document).ready(function() { $('#wysihtml5-textarea').wysihtml5({...

Dear, Can anyone help em with this plugin. Once i fixed the focus blank. Now modal is not showing, only black screen comes. I will really appriciate. Regards, Ankit

The image when it is posted without "http://" in url, it loses the "src" attribute.

There is a small typo in lib/js/wysihtml5-0.3.0.js. Should read `similar` rather than `similiar`.

I also noticed an empty cookie created on this page: http://jhollingworth.github.com/bootstrap-wysihtml5/ I am also having this empty cookie and wanted to know if this was a bug? Many thanks for...

Hello, We have a bug with chrome browser v64.0 when we click on buttons "insert link" or "insert image" : `bootstrap-wysihtml5.min.js Uncaught TypeError: Failed to execute 'focus' on 'HTMLElement': parameter...