I just want to briefly dig this up again, as I’ve been following it to get syntax highlighting to work. After setting up prism it works really nicely.
The one thing I’m struggling with is with code structuring (actually the same as in the forums). If I paste my code into the panel (editor field) with either leading tabs or leading spaces, it is getting removed.
This solution does work, but only outside of code fields, so it does not help. But even if it would, it would be quite cumbersome to replace all tabs (or spaces) with html entities of some sort.
So how can this be accomplished?
Thanks Hagen