Skip to content

Latest commit

 

History

History
24 lines (22 loc) · 238 Bytes

2018-01-28-closed-liquid-block-excerpt.markdown

File metadata and controls

24 lines (22 loc) · 238 Bytes
layout
post

{% highlight ruby %} {% assign foo = 'foobar' %} {% raw %} def print_hi(name) puts "Hi, #{name}" end print_hi('Tom') #=> prints 'Hi, Tom' to STDOUT. {% endraw %} {% endhighlight %}

So let's talk business.