-
The whole premise of Draftail is to restrict what formats are available in a given editor, and actually enforce those restrictions. It's thus very likely that the content schema will evolve, leaving s…
-
I can't find a prop that will make the editor as read-only.
-
**Do you want to request a feature or report a _bug_?**
Bug. See https://github.com/springload/draftail/issues/179.
**What is the current behavior?**
Pasting a particular image formatting fro…
-
springload/draftail#167 reproduced here:
> Being a newbie to Draft.js and Draftail, I'm curious:
>
> 1. What are the differences between Draft.js and Draftail?
> 2. What is Draftail's scope? eg…
-
Inspired from https://medium.com/@rajaraodv/how-draft-js-represents-rich-text-data-eeabb5f25cf2. To be used in the Draft.js exporter docs.
-
### Issue Summary
When inserting non-breaking spaces into Draftail (with `option + space` on macOS), they are persisted in the database and rendered in the front-end HTML, but subsequently get lost…
-
I used wagtail2.3 version.
Everything was fine when editing the article in admin area, but after the article was published, the markdown displayed was abnormal. Could you please explain how to use th…
-
The last commit on the Hallo.js master was Jun 12, 2015. I'm worried we're coupling a crucial function in Wagtail (editing text) to a package which seems to have gone off the boil somewhat.
I woul…
-
Being a newbie to Draft.js and Draftail, I'm curious:
1. What are the differences between Draft.js and Draftail?
2. What is Draftail's scope? eg, is it a standalone alternative to Draft.js, or doe…
-
Hello!
When adding a new RichTextField instance (Wagtail 2.0 or 2.1), I get a JS error and the Draftail editor doesn't show up.
```
VM743:1 Uncaught SyntaxError: Unexpected end of JSON input
…