Hello,

I'm using FCKEditor and the Geshi code highlighter module.

If I select this code

FIELD-SYMBOLS: <fs> TYPE d.

and set a <PRE> format for it, then it is highlighted by Geshi but it looks like

FIELD-SYMBOLS: &lt;fs&gt; TYPE d.

Anyone knows about this and how to work arround it ?

Thx

Comments

chinka’s picture

Anyone could give me an answer about this ? I'm still stuck on this problem...
Thx.