-
Images are not inserted in the proper location
Go to
https://froala.com/wysiwyg-editor/
Put cursor in between two lines
Froala Editor is a lightweight WYSIWYG HTML Editor written in Javascrip…
-
For scenarios where users want to BYO a WYSIWYG editor on the front-end, this will store HTML, but will also show it as raw. We probably want to have our own editor in the back-end.
Possibly also a…
-
Hi! Thanks for this library. It's really super fast!
I've some issues when I send the html output to a wysiwyg editor caused by the anchor link added in each title.
Let's say there is a title:
`#…
-
Hey, we put a label on our react-draft-wysiwyg editor. We want that label to focus the editor (``) like we would in standard HTML for accessibility. How do I do this?
Normally I would do ``
-
Hi,
I have thoroughly undergone your code details and tutorials in https://dev.to/ebereplenty/react-textarea-with-editor-functionalities-427e. Thanks a lot for such a commendable tutorial.
From…
-
Hello there, first of all thanks for the excellent platform you guys provide you're doing the most awesome thing I can imagine for indie developers, seriously.
Straight to the point, I would really…
-
```
I was thinking of writing a pandoc-powered gui editor, and wanted to use
something like ckeditor to have a somewhat wysiwyg editor. This could then
easily be wrapped by a Qt app embedding webkit…
-
## Feature description and goals
We like to use markdown for our personal documentation but Tracim only offers the edition of html notes.
There is no need for a WYSIWYG markdown as the text is alr…
-
When using a normal TextField without **django-wysiwyg**, I can save my form perfectly fine, but when using **django-wysiwyg** I get an error "This field is required" on the TextField I want to use th…
-
The following code is throwing an error when I click inside the editor:
[
![image](https://user-images.githubusercontent.com/17394902/79023900-cf638b00-7b57-11ea-8cae-e0de7701fee3.png)
](url)
`i…