Is there a Rich Text Editor that Outputs Portable Text?

1 replies
Last updated: May 27, 2020
So if I understand correctly, Portable Text was published as an open standard, with some open source tools to convert Portable Text to other formats. But if I wanted build a rich text editor that spits out Portable Text, I have to write that from scratch, correct?
May 27, 2020, 6:46 PM
Per today, yes, probably.
Here’s a crude proof of concept
https://codesandbox.io/s/portable-text-on-slate-proof-of-concept-l6xmo
That being said. We have just refactored Sanity’s rich text editor, and if I'm of the correct impression, it's not that far from being able to be used outside of the studio as well. It’s at least an ambition that we have.
May 27, 2020, 8:47 PM

Sanity – Build the way you think, not the way your CMS thinks

Sanity is the developer-first content operating system that gives you complete control. Schema-as-code, GROQ queries, and real-time APIs mean no more workarounds or waiting for deployments. Free to start, scale as you grow.

Was this answer helpful?