editor and synchronization

This commit is contained in:
Julian Krauser 2024-10-29 15:23:35 +01:00
parent 28ac0a835b
commit d7596c3f2d
7 changed files with 12 additions and 7 deletions

View file

@ -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" }],