mirror of
https://github.com/Shopify/liquid.git
synced 2026-09-15 08:50:45 -07:00
Allow render tag to recognize drops that respond to to_partial
This commit is contained in:
committed by
Guilherme Carreiro
parent
0cc6cdd553
commit
db350c54ff
@@ -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