Closed
Description
I think we should clarify all the types of editors on Gitea UI before we have any decision. There are three editors on ui of Gitea
-
issue/comment/release editor
Now gitea is using EasyMDE with a switch to textarea (no turn back). -
Wiki editor
Currently gitea is using the same editor as first one. -
file editor
Now gitea is using monaco, but for markdown file it's not perfect. -
Hooks editor
Also use monaco