This commit is contained in:
Philipp Kühn 2020-11-18 18:00:52 +01:00
parent 209c2c2125
commit 20ffe22c63

View File

@ -54,7 +54,7 @@ new Editor({
Paragraph,
Text,
Heading.configure({
level: [1, 2, 3],
levels: [1, 2, 3],
}),
],
})