Skip to content

Split content by paragraphs and create one editor per each new paragraph #5324

Discussion options

You must be logged in to vote

A good first question would be, why?

The editor is obviously meant to be the single editor for content so it seems like you may be misusing it.

As for how to do it. If you look at the json representation of the editor content you will see the outermost element (doc) and sub elements (paragraph) which you could easily split out into their own doc copies and make more editor instances with.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by nperez0111
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants