Skip to content

Commit

Permalink
Update ArticleConfig.php
Browse files Browse the repository at this point in the history
  • Loading branch information
bobdenotter authored Jan 27, 2022
1 parent 7d02449 commit 6b9b357
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/ArticleConfig.php
Original file line number Diff line number Diff line change
Expand Up @@ -159,11 +159,15 @@ private function getDefaultPlugins(): array
'handle' => ['handle/handle.min.js'],
'icons' => ['icons/icons.min.js'],
'imageposition' => ['imageposition/imageposition.min.js'],
'imageresize' => ['imageresize/imageresize.min.js'],
'inlineformat' => ['inlineformat/inlineformat.min.js'],
'makebutton' => ['makebutton/makebutton.min.js'],
'math' => ['math/math.min.js'],
'print' => ['print/print.min.js'],
'removeformat' => ['removeformat/removeformat.min.js'],
'reorder' => ['reorder/reorder.min.js'],
'selector' => ['selector/selector.min.js'],
'slideshow' => ['slideshow/slideshow.min.js', 'slideshow/slideshow.min.css'],
'specialchars' => ['specialchars/specialchars.min.js'],
'style' => ['style/style.min.js'],
'tags' => ['tags/tags.min.js', 'tags/tags.min.css'],
Expand Down

0 comments on commit 6b9b357

Please sign in to comment.