editor and synchronization
This commit is contained in:
parent
28ac0a835b
commit
d7596c3f2d
7 changed files with 12 additions and 7 deletions
|
@ -1,6 +1,6 @@
|
|||
export const toolbarOptions = [
|
||||
[{ header: [1, 2, false] }, { font: [] }],
|
||||
[{ header: 1 }, { header: 2 }],
|
||||
[/*{ header: [1, 2, false] },*/ { font: [] }],
|
||||
//[{ header: 1 }, { header: 2 }],
|
||||
["bold", "italic", "underline", "strike"],
|
||||
["blockquote", "code-block", "link"],
|
||||
[{ list: "ordered" }, { list: "bullet" }, { list: "check" }],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue