summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--issues/implement-gn-markdown-editor.gmi13
1 files changed, 7 insertions, 6 deletions
diff --git a/issues/implement-gn-markdown-editor.gmi b/issues/implement-gn-markdown-editor.gmi
index fcb24e8..0ce9b2a 100644
--- a/issues/implement-gn-markdown-editor.gmi
+++ b/issues/implement-gn-markdown-editor.gmi
@@ -2,19 +2,20 @@
 
 ### Notes
 
-gn renders some markdown contents ,
-idea is to allow users to edit and live preview their pages
-Example for  similar implementation
-=> https://markdownlivepreview.com/
+gn renders some markdown contents ,idea is to allow users to edit and live eview their pages
+Example of similar implementation
 
+=> https://markdownlivepreview.com/
 ## Tags
 
 * assigned: alexm
 * type: enhancement
+* status: IN PROGRESS
+
 * keywords: markdown,editor
 
 ## Tasks
 
-[ ] implement markdown page editor
+* [ ] implement markdown page editor
 
-[ ]  add live preview for page on edit
\ No newline at end of file
+* [ ]  add live preview for page on edit
\ No newline at end of file