From 2df892d85514295ad74e22e6a9d8c1ebead33da9 Mon Sep 17 00:00:00 2001 From: Tony Narlock Date: Thu, 4 Mar 2021 10:11:23 -0600 Subject: [PATCH] README: Move buttons up --- README.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/README.md b/README.md index 93e8ab31f..f65ba9ae0 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,4 @@ -[![GitHub license](https://img.shields.io/badge/license-ISC-blue.svg)](https://github.com/isaul32/ckeditor5-math/blob/master/LICENSE) -[![npm -version](https://img.shields.io/npm/v/ckeditor5-math.svg?style=flat)](https://www.npmjs.com/package/ckeditor5-math) - -# CKEditor 5 mathematical feature +# CKEditor 5 mathematical feature · [![GitHub license](https://img.shields.io/badge/license-ISC-blue.svg)](https://github.com/isaul32/ckeditor5-math/blob/master/LICENSE) [![npm version](https://img.shields.io/npm/v/ckeditor5-math.svg?style=flat)](https://www.npmjs.com/package/ckeditor5-math) This is TeX-based mathematical plugin for CKEditor 5. You can use it to insert, edit and view mathematical equations and formulas. This plugin supports MathJax, KaTeX and custom typesetting engines.