mirror of
https://github.com/Shopify/liquid.git
synced 2026-09-19 10:52:48 -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
@@ -31,5 +31,6 @@
|
||||
variable_termination: "Variable '%{token}' was not properly terminated with regexp: %{tag_end}"
|
||||
argument:
|
||||
include: "Argument error in tag 'include' - Illegal template name"
|
||||
render: "Argument error in tag 'render' - Dynamically chosen templates are not allowed"
|
||||
disabled:
|
||||
tag: "usage is not allowed in this context"
|
||||
|
||||
Reference in New Issue
Block a user