From 217900f068b5e8234ae8e019a44164d9f830e82f Mon Sep 17 00:00:00 2001 From: Sauli Anto Date: Sun, 6 Oct 2019 13:33:03 +0300 Subject: [PATCH] Update readme --- README.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 917d581a3..74f1e5539 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,7 @@ This is the best* TeX-based mathematical plugin for CKEditor 5. You can use it t ## Table of contents - [Features](#features) +- [Demos](#demos) - [Screenshots](#screenshots) - [Examples](#examples) - [Installation](#installation) @@ -28,16 +29,16 @@ This is the best* TeX-based mathematical plugin for CKEditor 5. You can use it t - from plain text - from Microsoft Word -## Screenshots -![Screenshot 1](/screenshots/1.png?raw=true "Screenshot 1") - -![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/) +## Screenshots +![Screenshot 1](/screenshots/1.png?raw=true "Screenshot 1") + +![Screenshot 2](/screenshots/2.png?raw=true "Screenshot 2") + ## Examples [Link to examples repository](https://github.com/isaul32/ckeditor5-math-examples)