rubychan / coderay

Fast and easy syntax highlighting for selected languages, written in Ruby.
http://coderay.rubychan.de/
Other
846 stars 115 forks source link

Update JS idents to match ECMA 5.1 #174

Open JasonBarnabe opened 10 years ago

JasonBarnabe commented 9 years ago

@korny can you look at this?

korny commented 9 years ago

Problem is, your solution would only work with Ruby 1.9+. I plan to drop 1.8 support, but not before CodeRay 2.

glebm commented 5 years ago

I think it's safe to drop Ruby 1.8 at this point. Ruby 1.8 is not even supported for security fixes.

Currently, 2.3 is the oldest Ruby version still supported for security fixes (until April 2019)