I'd like to have under each paragraph in the editor an emoji that can't be edited/deleted by the user (but can be clicked).
It seems that Blots are the direction to take, and https://stackoverflow.com/a/55616254/750039 seems to be the direction.
However in that question the Blot is added regardless of the content. In my case:
- when the editor is empty no emoji should appear.
- When paragraphs are being written - different emojis should appear under each and every on of them
- When a paragraph is deleted, the emoji should disappear as-well