Julia Boutin
b5ecd4d0f8
Remove inline snippet specific example files
2025-10-27 10:11:22 -06:00
Julia Boutin
ba5aa0abf6
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-27 10:11:22 -06:00
Julia Boutin
a384e229d8
Support ... inline snippet syntax
2025-10-27 10:11:22 -06:00
Julia Boutin
db474d5b57
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-27 10:11:22 -06:00
Josh Faigan and Julia Boutin
8c6149782d
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-27 10:11:21 -06: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