Skip to content

Commit fa4efea

Browse files
committed
Add default tinymce plugins to config
1 parent 00dd79c commit fa4efea

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/config.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,7 @@
114114
// {title: 'Button', value: 'button'},
115115
// {title: 'Play Button', value: 'play-button'}
116116
// ",
117+
'plugins' => 'autoresize autolink link anchor image lists wordcount visualblocks code table paste',
117118
'toolbar' => 'code visualblocks | undo redo | styleselect | bold italic | bullist numlist outdent indent | link | image media table',
118119
],
119120

0 commit comments

Comments
 (0)