From 6ec70745efd7aa387cf5143002c91d738961902a Mon Sep 17 00:00:00 2001 From: Alexander_Kabui Date: Wed, 7 Aug 2024 12:32:29 +0300 Subject: Update integrate markdown editor todos. --- issues/integrate-markdown-editor-to-gn2.gmi | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/issues/integrate-markdown-editor-to-gn2.gmi b/issues/integrate-markdown-editor-to-gn2.gmi index 98c170b..71eb300 100644 --- a/issues/integrate-markdown-editor-to-gn2.gmi +++ b/issues/integrate-markdown-editor-to-gn2.gmi @@ -7,20 +7,20 @@ * priority: high ## Notes -This is a to-do list to integrate the GN Markdown editor into GN2. +This is a to-do list to integrate the GN Markdown editor into GN2. To see the implementation, see: => https://github.com/Alexanderlacuna/geditor ## Tasks -* [ ] Implement APIs to fetch file for edit -* [ ] Add verification for the repository -* [ ] Implement API to edit and commit changes -* [ ] Replace JS with HTMX -* [ ] Support external links and image rendering +* [x] Implement APIs to fetch file for edit +* [x] Add verification for the repository +* [x] Implement API to edit and commit changes +* [x] Replace JS with HTMX +* [x] Support external links and image rendering * [ ] Package dependencies -* [ ] Handle errors +* [x] Handle errors * [ ] Review by users * [ ] Integrate auth to the system. -- cgit v1.2.3