📦 NEW: frontend: Modifier info et Article
This commit is contained in:
14
website/utils/sunEditorConfig.js
Normal file
14
website/utils/sunEditorConfig.js
Normal file
@@ -0,0 +1,14 @@
|
||||
export const complex = [
|
||||
["undo", "redo"],
|
||||
["font", "fontSize", "formatBlock"],
|
||||
["bold", "underline", "italic", "strike", "subscript", "superscript"],
|
||||
["removeFormat"],
|
||||
"/",
|
||||
["fontColor", "hiliteColor"],
|
||||
["outdent", "indent"],
|
||||
["align", "horizontalRule", "list", "table"],
|
||||
["link", "image", "video"],
|
||||
["fullScreen", "showBlocks", "codeView"],
|
||||
["preview", "print"],
|
||||
["save", "template"]
|
||||
];
|
Reference in New Issue
Block a user