tsechingho / ckeditor-rails

Integrate CKEditor javascript library with Rails asset pipeline
https://github.com/tsechingho/ckeditor-rails
MIT License
214 stars 133 forks source link

Subscript/Superscript button not found #57

Closed dahbearz closed 9 years ago

dahbearz commented 9 years ago

I can't seem to add the superscript and subscript buttons to the toolbar. I've tried downloading the stylescombo plugin and setting removeButtons to empty string. The documentation says I just need to add it to the list of basic styles and it should appear. Anyone else getting this issue?

dahbearz commented 9 years ago

You should make sure the tags are whitelisted in "allowedContent"