File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -159,11 +159,15 @@ private function getDefaultPlugins(): array
159
159
'handle ' => ['handle/handle.min.js ' ],
160
160
'icons ' => ['icons/icons.min.js ' ],
161
161
'imageposition ' => ['imageposition/imageposition.min.js ' ],
162
+ 'imageresize ' => ['imageresize/imageresize.min.js ' ],
162
163
'inlineformat ' => ['inlineformat/inlineformat.min.js ' ],
163
164
'makebutton ' => ['makebutton/makebutton.min.js ' ],
165
+ 'math ' => ['math/math.min.js ' ],
164
166
'print ' => ['print/print.min.js ' ],
167
+ 'removeformat ' => ['removeformat/removeformat.min.js ' ],
165
168
'reorder ' => ['reorder/reorder.min.js ' ],
166
169
'selector ' => ['selector/selector.min.js ' ],
170
+ 'slideshow ' => ['slideshow/slideshow.min.js ' , 'slideshow/slideshow.min.css ' ],
167
171
'specialchars ' => ['specialchars/specialchars.min.js ' ],
168
172
'style ' => ['style/style.min.js ' ],
169
173
'tags ' => ['tags/tags.min.js ' , 'tags/tags.min.css ' ],
You can’t perform that action at this time.
0 commit comments