Skip to content

Latest commit

 

History

History
21 lines (18 loc) · 235 Bytes

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

File metadata and controls

21 lines (18 loc) · 235 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.