Julia Boutin and Guilherme Carreiro
db350c54ff
Allow render tag to recognize drops that respond to to_partial
2025-10-30 12:00:44 +01:00
Julia Boutin and Guilherme Carreiro
489a03118c
Remove inline snippet specific example files
2025-10-30 12:00:44 +01:00
Julia Boutin and Guilherme Carreiro
99116638fd
Support with, for, and as inline snippet syntax
...
This commit updates the render method to share parts
of the snippet and block rendering logic to enable
inline snippets to support `with`, `for`, and `as`
syntax
2025-10-30 12:00:44 +01:00
Julia Boutin and Guilherme Carreiro
9bcfd32e65
Support ... inline snippet syntax
2025-10-30 12:00:44 +01:00
Julia Boutin and Guilherme Carreiro
c7ad1c90ca
Change inline snippet identifier from string to variable
...
Currently, snippet files identified by strings. This
PR makes changes to render to allow for new inline
snippets to use variables as identifiers instead
2025-10-30 12:00:44 +01:00
Josh Faigan and Guilherme Carreiro
ed9c4e31c4
Introduce new inline snippets tag
...
Inline snippets will reduce code duplication and
improve the developer experience, eliminating the
need for one-off snippet files
2025-10-30 12:00:44 +01:00
divecch and Justin Li
db396dd739
adding concat filter to append arrays
2015-03-25 01:31:22 -04:00
Tony Zou
5110ca906c
Fixed relative link
2014-06-30 16:43:37 -04:00
Florian Weingarten
0f5441b09e
Convert legacy tab indentation to spaces and remove trailing whitespace from all lines
2013-06-26 19:53:09 -04:00
Jonathan Rudenberg
bb73198b4f
Fix servlet strip example
2011-10-15 22:59:58 -04:00
7rans
edebcaa603
Add split example to example servlet.
2011-09-29 18:41:47 -04:00
Tobias Lütke
1d647361e1
Initial github import of liquid
2008-05-08 11:28:13 -04:00