I can reproduce this with both sly or div tags, it generates malformed structure, probably because 'editor' also uses <span> tags internally - <sly data-sly-unwrap="${true}" data-sly-element="${'span'}"> TEST </sly><span // missing closing brace TEST </span>You should open a bug for t...