Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request: HTML editing #1770

Closed
theskillwithin opened this issue Oct 15, 2017 · 1 comment
Closed

Feature Request: HTML editing #1770

theskillwithin opened this issue Oct 15, 2017 · 1 comment

Comments

@theskillwithin
Copy link

With react-quill I am able to accomplish html editing like this:

https://codepen.io/theskillwithin/pen/yzErmN

This works, however I need to use quill as what is referred to as an uncontrolled component in react, one where the react-quill wrapper does not use state to determine its value.

The best and only way I see to really accomplish this is to bake this feature right into quill itself.

I am sure this feature would benefit a lot of people

@benbro
Copy link
Contributor

benbro commented Oct 15, 2017

You asked the same question several days ago:
#1754

This question has been answered in the past:
#128 (comment)

@benbro benbro closed this as completed Oct 15, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants