Can I make my own rich Content Editor?

I’m having trouble with
the rich content fetched from the comments api. When I try to edit, I can edit the text, paragraph and normal element’s data but when I added to polls, divider and others, I only have normal input or rich text element and can’t see options to add or edit, tags, other social medias post embed .

Does anyone know how to make a rich content editor to fit with the content structure of wix comments?

I think it’s become more possible with the introduction of this SDK - Convert From Ricos Document | SDK - which can convert Ricos (the Wix Rich Content format) into more common formats like markdown.

You’d simply need to create or use an editor that supports one of the formats

1 Like