CKEditor 4 codetag插件

安装次数: 189,823

依赖关系: 0

建议者: 0

安全性: 0

星标: 0

关注者: 1

分支: 6

语言:JavaScript

类型:drupal-library

0.1.1 2020-08-30 21:58 UTC

This package is auto-updated.

Last update: 2024-08-29 04:49:15 UTC


README

通过将文件放置在ckeditor/plugins/目录下,并在ckeditor/config.js中添加以下内容进行安装:

config.extraPlugins = 'codeTag';