livebs / syntaxhighlighter

Automatically exported from code.google.com/p/syntaxhighlighter
GNU General Public License v3.0
0 stars 0 forks source link

Ruby code formatting apparently breaks for anonymous classes #159

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. You can look at the code on page
http://blog.rubybestpractices.com/posts/rklemme/011-Animal_Interaction.html

What is the expected output? What do you see instead?
Lines 5 to 18 of the last largish code snipped should be indented (as in
the original).

What version of the product are you using? On what operating system?
I believe it is the current version 2.0.

Original issue reported on code.google.com by shortcut...@googlemail.com on 30 Jun 2009 at 4:58

GoogleCodeExporter commented 8 years ago
I have to correct myself: apparently the code was partly indented with tabs 
which
seems to have confused the formatter.  Not nice but I'd say the error is more 
on my
side so you may well close this or rank with lower prio.

Original comment by shortcut...@googlemail.com on 30 Jun 2009 at 9:32