Hi,
I'm using RoboDOC 4.99.28 and I'm having a problem with syntax highlighting..
Apostrophies are being turned into ' and in IE6 with the default css for Robodoc, I actually see '
These apostrophies are either in comments OR inline code. I think this is a bug.
Hi,
I'm using RoboDOC 4.99.28 and I'm having a problem with syntax highlighting..
Apostrophies are being turned into ' and in IE6 with the default css for Robodoc, I actually see '
These apostrophies are either in comments OR inline code. I think this is a bug.
Take a look in the ROBODoc Examples for this problem at:
http://www.xs4all.nl/~rfsber/Robo/MultiDocHtml/items_c.html#robo200
see the line:
if ( *item == '-' )
Also, you'll frequently see the syntax highlighing not terminated and go on into the rest of the document.
Any ideas how to work around this? Or is it a bug?
Thanks!
-Brett
Hi,
In 4.99.30 there will be no '. Only < > and &
The unterminated highlighting is probably a bug. :)
Greg