stage #1

Merged
ThaMunsta merged 351 commits from stage into main 2025-11-10 14:37:21 +00:00
Showing only changes of commit cf63a2e7d1 - Show all commits

View File

@@ -45,6 +45,7 @@
branding: false,
menubar: false,
statusbar: false,
license_key: 'gpl',
toolbar: [
{ name: 'styles', items: [ 'styles' ] },
{ name: 'formatting', items: [ 'bold', 'italic', 'forecolor' ] },
@@ -57,7 +58,7 @@
mobile: {
menubar: false,
plugins: 'autosave lists autolink',
toolbar: 'undo bold italic styles'
toolbar: 'undo bold italic styles',
},
plugins: 'link image lists table code codesample fullscreen autoresize',
});