diff --git a/frontend/src/components/Editor.vue b/frontend/src/components/Editor.vue index 6e3be518..b981f467 100644 --- a/frontend/src/components/Editor.vue +++ b/frontend/src/components/Editor.vue @@ -216,6 +216,7 @@ export default { }); }, + browser_spellcheck: true, min_height: 500, toolbar_sticky: true, entity_encoding: 'raw',