summary refs log tree commit diff
diff options
context:
space:
mode:
authorAlexander_Kabui2025-09-01 14:01:49 +0300
committerPjotr Prins2026-01-05 11:12:10 +0100
commitc09f402b4077f386c37e50eacb05f6d06e4276de (patch)
tree653b3140ee7f86ea41f9994ecae3d90facc24ce6
parente9d70aefd2a3a252076a26b8e835df3004176d1b (diff)
downloadgn-gemtext-c09f402b4077f386c37e50eacb05f6d06e4276de.tar.gz
feat: Close issue: implement-gn-markdown-editor.
-rw-r--r--issues/implement-gn-markdown-editor.gmi4
1 files changed, 2 insertions, 2 deletions
diff --git a/issues/implement-gn-markdown-editor.gmi b/issues/implement-gn-markdown-editor.gmi
index 7d7d08f..a0d386b 100644
--- a/issues/implement-gn-markdown-editor.gmi
+++ b/issues/implement-gn-markdown-editor.gmi
@@ -13,7 +13,7 @@ Example of similar implementation
 
 * assigned: alexm
 * type: enhancement
-* status: IN PROGRESS
+* status: done, completed.
 
 * keywords: markdown,editor
 
@@ -23,7 +23,7 @@ Example of similar implementation
 
 * [x]  add live preview for page markdown on edit
 
-* [] authentication(WIP)
+* [x] authentication
 
 * [x] commit changes to github repo