Skip to content
Snippets Groups Projects
Select Git revision
  • a7942636c6084ed72fadc5a75c48f4f2ac2babe8
  • develop default protected
  • renovate/sass-1.x
  • renovate/babel-monorepo
  • renovate/babel-eslint-replacement
  • renovate/autoprefixer-10.x
  • renovate/babel-loader-8.x
  • remove-workers
  • renovate/vue-test-utils-2.x
  • renovate/element-ui-2.x
  • renovate/vue-monorepo
  • release/2.6
  • renovate/vue-test-utils-1.x
  • renovate/vuex-3.x
  • stable protected
  • release/2.5.0
  • coverage-stable
  • feature/dynamic-settings-rendering
  • feature/render-settings-dynamically
  • feature/fetchs-list-of-tabs
  • feature/post-pagination
  • 2.5.0
  • 2.4.0
  • v2.2.0
  • v2.1.0
  • v2.0.2
  • 1.2.0
27 results

_import_development.js

Blame
  • plugins.js 603 B
    // Any plugins you want to use has to be imported
    // Detail plugins list see https://www.tinymce.com/docs/plugins/
    // Custom builds see https://www.tinymce.com/download/custom-builds/
    
    const plugins = ['advlist anchor autolink autoresize autosave code codesample colorpicker colorpicker contextmenu directionality emoticons fullscreen hr image imagetools importcss insertdatetime legacyoutput link lists media nonbreaking noneditable pagebreak paste preview print save searchreplace spellchecker tabfocus table template textcolor textpattern visualblocks visualchars wordcount']
    
    export default plugins