Edit this page | Blame

Gn Markdown Editor implementation

Notes

This is a reimplementation of the gn-markdown-editor in guile See issue: => issues/implement-gn-markdown-editor.gmi

=> https://github.com/Alexanderlacuna/gn-markdown-editor.git

Tags

  • assigned: alexm
  • type: feature
  • priority: high

Tasks

  • [x] implement initial apis;fetch page,edit and commit
  • [x] UI: implement markdown page:editor
  • [x] UI: add live preview for page markdown editor
  • [x] adding documentation
  • [] authentication

Notes

the UI and the api implementation are on different repos for separation of concerns

To run the api server refer to the documentaion see:

to test the UI on its own see documentation:

(made with skribilo)