I have a blog that I want to display code on. Using [ code ] isn’t working too well with my responsive site (not wrapping the text) and have resorted to using a js library which works well… if it wasn’t EE removing the classes I have added to the < pre > tag.
Is there any way to prevent EE from removing these classes?