标签: ckeditor wysiwyg shortcode drupal-8
在drupal 8编辑器中创建可用的短代码的最佳方向是什么?
Ckeditor被放置到核心,短代码模块或shortcode_wysiwig模块被移植,我不太清楚从哪里开始。
答案 0 :(得分:1)
您需要使用ckeditor.api
有关更多示例,请参见此处: https://drupal.stackexchange.com/questions/139075/implementing-ckeditors-plugin-in-drupal-8