Squire icon indicating copy to clipboard operation
Squire copied to clipboard

HTML5 rich text editor. Try the demo integration at

Results 67 Squire issues
Sort by recently updated
recently updated
newest added

When typing in Firefox and then calling an action like Squire.bold() the cursor jumps and causes action on the wrong place. This is because the wrong Range is used. Replace...

Editor : http://neilj.github.io/Squire/ Sample header : https://azkarim.netlify.app/scrap/header.html Copy and pasting the sample header into the editor results in nothing being appeared in the editor. Note this is only applicable if...

Hello, I tried to add some HTML within the editor div that contains a clickable `Test`, I can see the button for a short time then it gets removed and...

We've been using your editor for some time now. About a year ago, I even compared it to other HTML editors, and in terms of ease of use, consistency and...

It would be nice if I could start an unordered list without using the menu. Many applications support it, that you just need to type `* ` and now your...

Hi, Context: We're using Squire as a HTML editor primarily for HTML that is generated by Outlook originally. We've noticed that for `` elements (and others) that Squire inserts a...

Hi. Thank you very much for your effort on maintaining this great repository. Anyway, I've found a problem on editing Japanese text on Squire on iOS Safari. # Environment *...

Since version `11.1.1` there is a Problem with creating a new line on iOS. When using a simple `sanitizeToDOMFragment` like this: ```ts const createSanitizeToDOMFragment = () => { const purify...

**Problem Statement**: Using this lib in hybrid mobile app, device is iOS. During the writing mail in Korean language, for some specific characters when press the enter(return) key and again...

On this page: http://neilj.github.io/Squire/ > About > Squire is an HTML5 rich text editor, which provides powerful cross-browser normalisation, whilst being supremely lightweight and flexible. It is built for the...