diff options
Diffstat (limited to 'issues/implement-gn-markdown-editor.gmi')
-rw-r--r-- | issues/implement-gn-markdown-editor.gmi | 20 |
1 files changed, 20 insertions, 0 deletions
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 |