From 53c4c72c109ba01c3d618713d64246a7a732b097 Mon Sep 17 00:00:00 2001 From: Sauli Anto Date: Tue, 17 Sep 2019 21:14:47 +0300 Subject: [PATCH] Update readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1f6049705..9080f4ee5 100644 --- a/README.md +++ b/README.md @@ -94,6 +94,6 @@ InlineEditor.defaultConfig = { ## Todo - AutoMath like AutoMediaEmbed -- Convert equation images to mathtex when paste from word +- Convert equation to mathtex when paste from word - Fix KaTex preview -- Make better way import lark theme for plugin \ No newline at end of file +- Make better way to import lark theme for plugin \ No newline at end of file