Has Tumblr broken syntax highlighting?
# any old sausage of code...
def sausages
%w[1 2 3].each {|n| puts "#{n} sausages"}
end
Let’s see if this is highlighted. Rumour has it Tumblr is removing element attributes on posting, which is breaking syntax highlighting…
Nope, is working fine.
If you are having problems, remember to turn off HTML Filtering under settings.