mirror of
https://github.com/mindoc-org/mindoc.git
synced 2026-02-27 17:03:57 +08:00
add froala (#945)
* update images upload * modify js res.url * add froala * froala-editor.js
This commit is contained in:
@@ -6,4 +6,5 @@ const (
|
||||
EditorCherryMarkdown = "cherry_markdown"
|
||||
EditorHtml = "html"
|
||||
EditorNewHtml = "new_html"
|
||||
EditorFroala = "froala"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user