mirror of
https://github.com/Shopify/liquid.git
synced 2026-09-16 01:10:41 -07:00
Allow render tag to recognize drops that respond to to_partial
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
<p>Hello world!</p>
|
||||
|
||||
<p>It is {{ date }}</p>
|
||||
<p>It is {{date}}</p>
|
||||
|
||||
<p>Check out the <a href="/products">Products</a> screen</p>
|
||||
|
||||
<p>Check out the <a href="/products">Products</a> screen </p>
|
||||
|
||||
Reference in New Issue
Block a user