rubychan / coderay

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

JavaScript scanner: Highlight multi-line comments in diff correctly #117

Closed korny closed 11 years ago

korny commented 11 years ago

This introduces :keep_state for the JavaScript scanner. It also helps with multi-line strings in diffs.