wysihtml5
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...
How we can disable the parser rules for pasting, or is there a way to simply paste plain text? Such that only plain text, with no tags or any other...
I have this bug, when press enter key once, then press it again, the cursor will first move down, then move up to the line before. and this is only...
I have been trying to figure this out but the code I have seen is not making the image float to the right or left of the container. below is...
Hi, I added this code: ``` data[fields[i].getAttribute(ATTRIBUTE_FIELDS)] = fields[i].value.replace("watch?v=","embed/"); ``` ``` (wysihtml5);(function(wysihtml5) { var NODE_NAME = "IFRAME"; wysihtml5.commands.insertIframe = { exec: function(composer, command, value) { value = typeof(value) === "object"...
These are deprected in html5. Rather use: strong for b em or mark for i
Hi there, is it possible to add linebreaks after endtags like _/p_ or _/div_ in the html code? I don_t think of *br_, i think of implicit linebreaks that structure...
http://stackoverflow.com/questions/15877382/stop-scrolling-to-top-of-textarea-element-after-create-using-wysihtml5 It isn't a valid work-around to remove # in the URL, since so many Javascript applications, esp. though using Backbone routing, rely on this.
http://jsfiddle.net/8YDEf/ It's empty textarea && wysihtml5. when I click more than once on UnorderedList or Orderedlist, the error "Uncaught TypeError: Cannot read property 'innerHTML' of null wysihtml5-0.3.0.js: 7588"
Other extrange error, I am using this component in bootstrap, but when I open for a new link, that box never appears, only appear a white transparent screen, and I...
When I write ≤ in wysihtml5 appears an ? mark instead correct html mark