convergencelabs / convergence-project

The project used for Convergence Project Management and Issue Reporting
https://convergence.io
42 stars 5 forks source link

Experimental RichText Support #37

Open mmacfadden opened 4 years ago

mmacfadden commented 4 years ago

This issue serves as a master issue for initial / experimental RichTextSupport for Convergence.

Goals

The goal is to build a robust core rich text data model that can be adapted to multiple rich text editors including:

Tasks

Design

TBD

API

TBD

edudant commented 4 years ago

Hi, I am looking forward for the rich text support! Your current list mentions only editors with abstracted data model. Will you support also HTML based editors like CK4, Summernote or Froala in the future?

mmacfadden commented 4 years ago

Thanks for the comment. This issue is specifically around structure rich text. We have rudimentary support for HTML based editors using our Dom Utils. There is a Froala example here:

https://github.com/convergencelabs/javascript-examples/tree/master/src/examples/froala