wysihtml5 icon indicating copy to clipboard operation
wysihtml5 copied to clipboard

Open source rich text editor based on HTML5 and the progressive-enhancement approach. Uses a sophisticated security concept and aims to generate fully valid HTML5 markup by preventing unmaintainable t...

Results 100 wysihtml5 issues
Sort by recently updated
recently updated
newest added

Can we remove the console.log "Heya! This page is using wysihtml5 for rich text editing?" Console logs are used for debugging and having that message in there makes things messier....

Hi! I was wondering, how do you add multiple rich text editors on one page? I have the problem where if I have multiple rich text editors, the same text...

Hallo, Are you planing to make a release for 0.4? Thanks in advance

Forward the keyup, keydown, and keypress events from both the textarea and composer. This doesn't have a noticeable performance impact even when mashing the keyboard and is very convenient.

I am getting this error. cant find a solution TypeError: $.fn.editableutils is undefined $.fn.editableutils.inherit(Wysihtml5, $.fn.editabletypes.abstractinput); wysihtml5.js (line 40)

Hi there, Great work... I am finding that if I change a P to an H3 or H4 for instance, and don't change any text - then the textarea does...

Is there a way to make sure that the change event is always listened to and not just after leaving the focus? Or an event type keypress ..?

Hi, Fine job thank's, I need that users writing are readable by other programs that i cannot change, is there a way to get all styles inline without a need...

Hi, I know wysihtml5-0.4.0pre.js is not a final version but for your information when using it with a hidden textarea (in a tab for example) on Firefox, you have a...

I use bootstarp-wysihtml, Firefox browser in the input box input continuous spaces after or enter the number of words to certain length, use the backspace key, the input box will...