Closed GoogleCodeExporter closed 9 years ago
used on codeforces page, not sure what is the version of the library
http://codeforces.com/blog/entry/499
Original comment by betlista@gmail.com
on 19 Jan 2012 at 9:41
"next" is incorrectly highlighted in tests
http://google-code-prettify.googlecode.com/svn/trunk/tests/prettify_test.html#ja
va
Original comment by betlista@gmail.com
on 19 Jan 2012 at 9:52
<pre class="prettyprint java"> or <pre class="prettyprint lang-java"> is not
working too :-(
Original comment by martin.s...@gmail.com
on 19 Jan 2012 at 11:18
This seems to be fixed in the most recent version.
Screenshot attached.
Original comment by mikesamuel@gmail.com
on 30 Mar 2012 at 4:55
Attachments:
As you can see in that screenshot, "System" are "Arrays" are correctly
highlighted as types. "last" is not highlight, and the keywords "public",
"void", and "int" are correctly recognized as java keywords.
Original comment by mikesamuel@gmail.com
on 30 Mar 2012 at 4:56
Original issue reported on code.google.com by
betlista@gmail.com
on 19 Jan 2012 at 9:34Attachments: