zenoamaro / react-quill

A Quill component for React.
https://zenoamaro.github.io/react-quill
MIT License
6.77k stars 923 forks source link

html to view and view to html doesn't work for tables #408

Closed saurabh147sharma closed 5 years ago

saurabh147sharma commented 6 years ago

Hi Awesome rich text editor. I'm facing an issue while I'm using source to view and view to source for tables. I paste a table in editor but when I see the source view it was converted to a paragraph text. I request you to please help me into this. Here is the codepen which I'm following.

https://codepen.io/alexkrolick/pen/XgaVVX

alexkrolick commented 5 years ago

In general table support in Quill is limited. You can track progress upstream at https://github.com/quilljs/quill