I did not use syntaxhighlighter directly. I tried several syntaxhighlighter
plugins for FCKeditor which are all based on syntaxhighlighter.
The code I want to insert is from a .js file, JavaScript I think.
The code is:
[code]
FCKConfig.PreloadImages = [ FCKConfig.SkinPath +
'images/toolbar.start.gif', FCKConfig.SkinPath +
'images/toolbar.buttonarrow.gif' ] ;
[/code]
But when save and view the result, those square parenthesis were trim
off,and the sentence after the equal symbol become a HTML HyperLink !
What is wrong?
Original issue reported on code.google.com by joomlagate@gmail.com on 28 Dec 2008 at 7:56
Original issue reported on code.google.com by
joomlagate@gmail.com
on 28 Dec 2008 at 7:56