Lemon Says Henlo :3

Posted on
Edited on

Henlo, this is a test blog post for the Octi theme.

Here is some Ruby code that should not be highlighted because we forgot about the highlighting theme.

def print_hi(name)
  puts "Hi, #{name}"
end
print_hi('Tom')
#=> prints 'Hi, Lemon' to STDOUT.