igorkasyanchuk / new_ckeditor

Ruby on Rails + CKEditor 5
https://www.railsjazz.com/
MIT License
35 stars 6 forks source link

Missing ckeditor commands for superscript, subscript and page break. #8

Open rvalladares77 opened 9 months ago

rvalladares77 commented 9 months ago

Hi,

I wonder if it is possible to include superscript, subscript and pageBreak for the classic Editor.

ckeditor.js:5 toolbarview-item-unavailable: The requested toolbar item is unavailable. Read more: https://ckeditor.com/docs/ckeditor5/latest/framework/guides/support/error-codes.html#error-toolbarview-item-unavailable {name: 'superscript'}

It seems that the build generated for classic/ckeditor.js does not include those options.