slab / delta

Simple and expressive JSON format for describing rich-text content and their changes
https://quilljs.com/docs/delta
BSD 3-Clause "New" or "Revised" License
914 stars 130 forks source link

Feature request: an operation to convert Delta format to html #97

Open ErikVerheul opened 8 months ago

ErikVerheul commented 8 months ago

To create a list of delta formatted documents or to create an email from the content of an delta formatted document the document need to be converted to html. There are some rather old packages available that convert only the 'insert' ops. A full fledged and maintained solution in this package will be highly appreciated.

ShivamJoker commented 6 months ago

Looking for the same.

shareefalis commented 6 months ago

Can't you use something like this? https://github.com/nozer/quill-delta-to-html