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

is there any limitation? I can not post long text by using this editor.

I just found the website here: http://xing.github.io/wysihtml5/ I selected the first word after the headline ("wysihtml5") and made it red by hovering over the toolbar and clicking the red color....

![email](https://cloud.githubusercontent.com/assets/3817443/5922833/bbeb01ba-a674-11e4-86f3-5f4d4d4c943a.png) I found that wysihtml5 editor is not compatible with Android mobiles. Should I add any other option for its working?

Everytime I click on Bold Italic or Underline it adds an to the end of my text. So the html looks like this if I click on Bold and Italic:...

Trying to use `check_attributes` `alt` but it adds `id=""` everywhere.

I'm getting `Uncaught TypeError: Cannot read property 'contentDocument' of undefined` in Android native and Google Chrome browser using wysihtml5 v0.3.0 Test device details: SAMSUNG GALAXY NOTE 4 Chrome version 58.0.3029.83...

Editor works properly and I can change heading style for any line . my issue is that I can't change header in the same line . each line only can...

Is there an API to get position (x, y) of the cursor on the editor? Can the same be done on selected text?

Hello! I have problem with wysihtml5 editor. Loading image with local url like 'Images/img.png' is fine, but after saving and next loading textarea with that image its failed. Attribute src...

Hi. How can I set Default text-align to right?