We have recently moved to the TipTap editor that gives us full HTML support.
It's a benefit because HTML can be easily translated to both Markdown and remain in its original form (HTML).
We have used a few libraries to convert HTML to Markdown, but they are not satisfactory, so we're now using a simple Regular Expression for replacement.
Full Changelog: v2.1.0...v2.1.1