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

HTML to Delta? #56

Closed
skela opened this issue Feb 28, 2019 · 2 comments
Closed

HTML to Delta? #56

skela opened this issue Feb 28, 2019 · 2 comments

Comments

@skela
Copy link

skela commented Feb 28, 2019

Is there any support to convert html to delta?

If not do you have any ideas, or tips to achieve that?

I've found this library here: https://github.com/joelcolucci/node-quill-converter but its only for node applications :(

@19h
Copy link

19h commented May 17, 2019

(new Quill(document.createElement('div'))).clipboard.convert(html);

@nozer
Copy link
Owner

nozer commented May 25, 2019

Hi @skela
Unfortunately, I don't at this moment and have not explored that avenue. I think suggestion of @KenanSulayman is a great way to achieve that.

@nozer nozer closed this as completed May 25, 2019
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

3 participants