There’s a critical bug that I need to solve. If I type or remove a character in the editor, all the Markdown styling will be messed up and all line-breaks also seem to be removed. This could potentially be a re-rendering problem where the `AttributedString` is being reset.