Page 1 of 1

CGBlog and empty <code> tag [SOLVED]

Posted: Thu Aug 25, 2011 12:00 pm
by heban
Hi all. I want to show some code (html, js, php) in notes in my blog and i use Highlight.js library. I have a problem because tag <code> is empty when post is published. It's not a library bug, I have same problem without Highlight. <pre> and <code> show only pure text, tags html are empty spaces. Maybe tag <code> is banned for content cmsms, who know?

Greetings.

Thx Goran, problem solved, should be used < and > instead of < and >.