rubychan / coderay

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

allow for non-ASCII identifiers #212

Closed t-gergely closed 7 years ago

korny commented 7 years ago

Can you make this compatible with Ruby < 2? For example, using [[:alpha:]] and [[:alnum:]] instead.