From 316a3397a277fb58de3e7e24fbb0cda3397928b3 Mon Sep 17 00:00:00 2001 From: Alexander_Kabui Date: Mon, 7 Aug 2023 14:25:52 +0300 Subject: add new issues/implement-gn-markdown-editor.gmi --- issues/implement-gn-markdown-editor.gmi | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 issues/implement-gn-markdown-editor.gmi (limited to 'issues') diff --git a/issues/implement-gn-markdown-editor.gmi b/issues/implement-gn-markdown-editor.gmi new file mode 100644 index 0000000..fcb24e8 --- /dev/null +++ b/issues/implement-gn-markdown-editor.gmi @@ -0,0 +1,20 @@ +# implement gn markdown editor + +### 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/ + +## Tags + +* assigned: alexm +* type: enhancement +* keywords: markdown,editor + +## Tasks + +[ ] implement markdown page editor + +[ ] add live preview for page on edit \ No newline at end of file -- cgit v1.2.3