Lemon Says Henlo :3
Posted on Jun 6, 2023
Edited on Jun 8, 2023
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.