The syntax highlighter does not recognize multi-line comments in Ruby and highlights the comment, as if it were executable code. Example

=begin

......

for class

......

=end

for and class are colored like reserved words.


Reply to this email directly or view it on GitHub.