From 583ce878d2ab05dad2443bda814fac1a8275237d Mon Sep 17 00:00:00 2001 From: Corentin Thomasset Date: Sun, 14 Jun 2020 21:01:00 +0200 Subject: [PATCH] docs: checked markdown editor in roadmap Signed-off-by: Corentin Thomasset --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9b46cf1a..3ca0fb92 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,7 @@ Here is an unordered list of the current functionalities, and some that may come - [x] Url encoder - [x] Base 64 generator - [x] Text information +- [x] Markdown editor - [ ] Lorem ipsum text generator - [ ] Image exif editor/remover - [ ] QR code generator @@ -26,7 +27,6 @@ Here is an unordered list of the current functionalities, and some that may come - [ ] HTTP client (w/ axios) - [ ] Math expression evaluator - [ ] Math expression graph -- [ ] Markdown editor You have an idea of a tool? Submit a feature request!