Feb 14, 2021
Hi, thanks a lot! :-)
I also thought about this idea - mabye I will implement it in further versions. I think you could use the tag entered by the user to identify and render specific React components. So instead of rendering an HTML element like an H1, you could render an Calendar React component. But this needs probably some custom implementation because I don't think that react-contenteditable supports it.