summaryrefslogtreecommitdiff
path: root/issues/implement-gn-markdown-editor.gmi
blob: 0ce9b2a360e3cf4ec238ac9a8a70956cfe608ea5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# implement gn markdown editor

### Notes

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

* [ ]  add live preview for page on edit