Split paragraphs around block nodes when importing JATS XML
As the ProseMirror schema doesn't support mixed block and inline content, block content inside paragraphs needs to be moved up one level, with the paragraph split around it.
As the ProseMirror schema doesn't support mixed block and inline content, block content inside paragraphs needs to be moved up one level, with the paragraph split around it.