From 68a1ef716c7340510ae59e5c8d3393c516ef319f Mon Sep 17 00:00:00 2001 From: Sauli Anto Date: Sun, 18 Oct 2020 19:22:32 +0300 Subject: [PATCH] Add balloon block editor demo --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index f6bb43fa3..0f772ec54 100644 --- a/README.md +++ b/README.md @@ -28,9 +28,9 @@ This is TeX-based mathematical plugin for CKEditor 5. You can use it to insert, - from plain text # Demos -[Classic editor with MathJax](https://jsfiddle.net/isaul32/qktj9h7x/) - -[Classic editor with KaTex](https://jsfiddle.net/isaul32/3wjrkLdv/) +- [Classic editor with MathJax](https://jsfiddle.net/isaul32/qktj9h7x/) +- [Classic editor with KaTex](https://jsfiddle.net/isaul32/3wjrkLdv/) +- [Balloon block editor with KaTex](https://jsfiddle.net/isaul32/q01mu8kp/) ## Screenshots ![Screenshot 1](/screenshots/1.png?raw=true "Screenshot 1")