@ -17,6 +17,7 @@ This is the best* TeX-based mathematical plugin for CKEditor 5. You can use it t
* [From plain text](#from-plain-text)
* [From Microsoft Word](#from-microsoft-word)
- [Preview workaround](#preview-workaround)
- [Testing](#testing)
- [Todo](#todo)
## Features
@ -178,6 +179,16 @@ __.ck-reset_all *__ css rules from ckeditor5-ui and ckeditor5-theme-lark break r
My solution for this is use rendering element outside of CKEditor DOM and place it right place by using absolute position. Alternative solution could be using iframe, but then we have to copy typesetting engine's scripts and styles to child document.