Skip to content

Added in link to boomanaiden154/quillGetHTML#27

Open
boomanaiden154 wants to merge 1 commit into
quilljs:mainfrom
boomanaiden154:master
Open

Added in link to boomanaiden154/quillGetHTML#27
boomanaiden154 wants to merge 1 commit into
quilljs:mainfrom
boomanaiden154:master

Conversation

@boomanaiden154
Copy link
Copy Markdown

@boomanaiden154 boomanaiden154 commented Jun 19, 2019

I added in a link to one of my projects that adds a function getHTML() to the quill editor which returns a string of HTML. It is different from many of the other solutions that convert quill's delta object into HTML because it does not use Quill to render the content and then return the value of rootNode.innerHTML. It also has support for formulas. I put it at the end of the list because the name is not hyphenated, but if that needs to be changed, I can do that.

@patleeman
Copy link
Copy Markdown
Collaborator

Thanks for the PR. Can you put it in alphabetical order? No need to hyphenate just makes It easier to scan the list.

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

Successfully merging this pull request may close these issues.

2 participants