-
We're trying to use scribe to produce editable templates for our users that contain "variables" that can be automatically populated with data from our database. We originally tried ckeditor to achieve…
-
No rush on this one! The primary update is the contentEditable fix for atom/leaf nodes (#136), and there's a straightforward workaround in the meantime. This will also fix #86.
-
### Description
I'm the developer of the JAB Creations web platform which has a rich text editor called the Rich Editor. Over the years I have had to make wildly excessive efforts to ensure reasonabl…
-
Hello, I wanted to know if we can collaborate over div's with contenteditable property enabled.
http://html5demos.com/contenteditable
-
**Do you want to request a *feature* or report a *bug*?**
It is a safari bug, but may be work around in draft-js.
**What is the current behavior?**
On ios11 safari, `contenteditable="false"` ins…
-
Quill documentation describes getSemanticHTML as:
> Get the HTML representation of the editor contents. This method is useful for exporting the contents of the editor in a format that can be used …
-
Working on integrating editor based on prosemirror in our mobile products we've faced some critical for us issues with `contenteditable=false` on Android.
### I've tested on:
* Android: 7.1
* C…
-
кейс 1
- firefox
- сделать текст h1/h2
- сделать текст жирным
реальность: `font-weight` сбросился до 400, потому что firefox считает, что любой текст с `font-weight` > 400 – жирный
https://bugz…
-
Now "ignored tags" can be set and `textarea` is included as default.
However, similar element ` ` can't be set.
Translation( to users' native language) is not needed for input area(even if translati…
-
Hello,
I'm sorry, maybe it was discussed previously, but I couldn't find references. I want to create a specific element representing a two-column block. Here is what I'm doing;
`
blockTools.…