lxzliuxinzhu / syntaxhighlighter

Automatically exported from code.google.com/p/syntaxhighlighter
GNU General Public License v3.0
0 stars 0 forks source link

SyntaxHighlighter should pass JSLint #75

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
Use of SyntaxHighlighter

What is the expected output? What do you see instead?
JSLint, as described by its creator Douglas Crockford, will "hurt your
feelings." It is a JavaScript compiler. SyntaxHighlighter has a large
number of global variables and some general best practice errors.

What version of the product are you using? On what operating system?
1.5.1.

Please provide any additional information below.

Considering the exposure of SyntaxHighlighter on the YUI Blog, home to
Douglas Crockford, this should be a priority issue. I'm willing to
investigate and commit patches if desired.

Original issue reported on code.google.com by joe.caff...@gmail.com on 4 May 2008 at 11:49