Hello,
I'm using the "Code Sample" plugin and eveyrthing works fine with default provided languages in the list. i'm able to use my own prism.js / prism.css files for the layout etc.
I now would like to add support for more languages than default provided ones (csv mainly for now, but I may also add Bicep and other ones later on) but when I try to add languages (they are included in my prism files) it doesn't show up in the editor.
Here are some screenshots:
In my Editor:
What I already tried:
- Changing prism files by new ones in plugin parameters and on the plugin itself
- Clearing site cache
- Clearing browser cache
- In-private navigation
- Disabling/enabling everything (Plugin and JCE itself)
Am I missing something ?
Thanks for your help,
Steven