From 326ddf32992329c1dc9c100d48e78a52740b0926 Mon Sep 17 00:00:00 2001 From: teebarjunk Date: Thu, 14 Oct 2021 06:47:23 -0400 Subject: [PATCH] 1.2 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1c8f9cf..fa3de00 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Text Editor -Version 1.1 +Version 1.2 ![](README/readme_preview.png) @@ -65,4 +65,4 @@ This will then highlight *Files* and *Symbols* that have that tag. - [ ] Add your own `allow/block` list for file extensions. - [ ] JSON formatting. - [ ] JSON error testing. -- [ ] Auto open/close quotes in MD and TXT. \ No newline at end of file +- [ ] Auto open/close quotes in MD and TXT.