[Plugin: SyntaxHighlighter Evolved] SyntaxHighlighter inserting unwanted span in my code
-
Hi,
I use this SyntaxHighlighter Evolved and format code like this
[sourcecode language="csharp"]
using Microsoft.SharePoint;
[/sourcecode]OR
[code lang="csharp"]
using Microsoft.SharePoint;
[/code]My site works for Chrome and firefox but does not work on IE8.0. It render below crap
using Microsoft.<SPAN><SPAN>S</SPAN>harePoint</SPAN>;Please help me?
Here is my site article link: http://sharepoint.infoyen.com/2012/06/16/custom-timer-job-in-sharepoint/
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘[Plugin: SyntaxHighlighter Evolved] SyntaxHighlighter inserting unwanted span in my code’ is closed to new replies.