From d9fdfda082709da2920e0c7b1df29ce768ea2fb1 Mon Sep 17 00:00:00 2001 From: Sauli Anto Date: Sun, 6 Oct 2019 13:31:08 +0300 Subject: [PATCH] Add demos --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 7046c8f21..917d581a3 100644 --- a/README.md +++ b/README.md @@ -33,6 +33,11 @@ This is the best* TeX-based mathematical plugin for CKEditor 5. You can use it t ![Screenshot 2](/screenshots/2.png?raw=true "Screenshot 2") +# Demos +[Classic editor with KaTex](https://jsfiddle.net/isaul32/qktj9h7x/42/) + +[Classic editor with MathJax](https://jsfiddle.net/isaul32/3wjrkLdv/3/) + ## Examples [Link to examples repository](https://github.com/isaul32/ckeditor5-math-examples)