#100days 12 - Figured out the issue I was having yesterday with inserting replacing the editor element instead of inserting it as a child.

It was fairly involved meaning removing sibling elements and adding them again later on. But so far it appears to be working great for me.

This is pretty important in an editor that can handle alignment - which the PostrChild extension does. It means there is no extra effort needed to style the content when it is in the editor vs when it is live on the site.

Still lots of work to go, especially around the suggestion functionality but I feel there is a bit more progress again and I am using PostrChild more to write these updates