SyntaxHighlighter Line numbers copy and pasted
How would I be able to get rid of line numbers for IE? I already hav开发者_Go百科e gutter:false
added in, but the line numbers get copy and pasted in IE (even though it does not show).
Thanks!
with the latest version of SH - v3, line numbers are not copied when you copy code.
精彩评论