Currently we have no tests for a rich editor, so any pull requests like #192 cannot be unit tested.
Let's implement test cases. We may use unit tests for specific features via vitest or even playwright.
Once tests infrastrucute for a rich editor will be set up it will unlock us to develop a new features with no regressions.
Currently we have no tests for a rich editor, so any pull requests like #192 cannot be unit tested.
Let's implement test cases. We may use unit tests for specific features via vitest or even playwright.
Once tests infrastrucute for a rich editor will be set up it will unlock us to develop a new features with no regressions.