Created by: Tirokk
Authored by rbeer Merged
EmbedComponent is inserted as editor content (inside <p>
) and selected with a NodeSelection @click.
Changing the schema of the Embed Node has no effect for
selectable: false
atom: true
marks: ''
(see prosemirror NodeSpec)
fbcc10e - Prevent selection in entire embed element. This has the obvious downside that no content can be selected for e.g. copying.