【问题标题】:After Adding MathJax plugin in ckeditor ,custom shortcut keys are not working在ckeditor中添加MathJax插件后,自定义快捷键不起作用
【发布时间】:2017-11-12 07:09:07
【问题描述】:

在ckeditor中我添加了mathjax插件,添加后,我的自定义快捷键不起作用

【问题讨论】:

    标签: ckeditor mathjax keyboard-shortcuts


    【解决方案1】:

    我犯的错误是在编写代码时替换了 extraplug in config.extraPlugins = '击键'; config.extraPlugins = 'mathjax';

    它将替换击键插件 在 ckeditor 中使用多个插件的正确方法是 config.extraPlugins = 'keystrokes,mathjax';

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2019-08-07
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多