webkocken
Member
Posted 1 year ago #
I try to use the syntax highlighter to implement some code in my blog that user can copy, but when i use plain HTML all codes in the box shows up like this:
<div class="
Instead of
<div class="
I have tried to use different languages, but nothing will work for me.
Anyone got an idea?
webkocken
Member
Posted 1 year ago #
That showed up wrong.
& l t ; div class= & q u o t ;
This is the code that shows up.
webkocken
Member
Posted 1 year ago #
This is resolved, the problem was that I used the preview to check if my changes worked. When saving the post, everything looked as it should.