pull down to refresh
DecoratorNodes, such as mentions and media, don't support formatting because they're essentially React components, so that's expected for now but not for long! The underlying library now added support for carrying formatting over to React decorators[1].
The second bug I see is that inline code doesn't support superscript and subscript, which is weird because they're fully supported formats, heck even underline work lol.
I'll include a bugfix to the second bug in the enhancement pack 1. The first bug will see a fix during Stage 4, because we need[1] to update the library and check what will break (I suspect a lot since we heavily modified it).
Thank you!!
technically we don't need that update and we can do it ourselves, but the less divergence the better ↩
I expected more bugs, where are ma bugs.