Guilherme Carreiro and GitHub
32b50ecafe
Bump Liquid to 5.11.0 ( #2012 )
...
This commit reverts the Inline Snippets tag (#2001 ) and bumps
Liquid to 5.11. For now, the inclusion of Inline Snippets
in the latest Liquid release is being treated as a bug.
While #2001 does implement the scope contained in RFC#1916,
we need to take a step back to make sure we’re setting our
sights high enough with this feature, and that we’re truly
supporting theme developers in the ways they need.
If you have any feedback, please leave a comment on RFC#1916.
- Liquid Developer Tools
2025-11-19 18:03:23 +01:00
Guilherme Carreiro and Gray Gilmore
51f312b220
Update README.md
...
Co-authored-by: Gray Gilmore <[email protected] >
2025-10-27 16:33:31 +01:00
Guilherme Carreiro and Guilherme Carreiro
4cd367d971
* Update bin/render script to present an error when no template is passed
...
* Remove `bin/example.liquid` as it's not executable
2025-10-27 16:33:31 +01:00
Guilherme Carreiro and Guilherme Carreiro
edf06c2882
Introduce :rigid parsing mode
2025-10-27 16:33:31 +01:00
Benjamin Stein and GitHub
a5b91e83ae
Update README.md with default environment ( #1879 )
...
Smaller projects, especially when upgrading from earlier versions, may not need different environment scopes, so just adding to the docs.
2025-01-10 14:28:46 -05:00
Ian Ker-Seymer and GitHub
fb6634f454
Add concept of Liquid::Environment ( #1815 )
...
* Add concept of `Liquid::World`
* Rename `World` to `Environment`
2024-08-07 15:00:44 -04:00
Ates Goral
ceb7a4237f
Update CI status badge
2023-10-16 11:17:24 -04:00
Jeffrey Loppert and GitHub
80bc7ffdf2
Update Liquid Documentation from Shopify URL
...
Current url https://shopify.dev/docs/docs/api/liquid 404s. Updated to https://shopify.dev/docs/api/liquid
2023-05-10 14:47:16 -04:00
Erin Morrissey
940c3a4207
update link paths in docs markup
2023-02-14 10:34:15 -08:00
Dylan Thacker-Smith and GitHub
8b68630a11
Merge pull request #1474 from Shopify/clarify-warn-error-mode-doc
...
Clarify that the error_mode: :warn parse option is only for strict errors
2022-04-21 12:25:36 -04:00
Shaina Raskas
03522caaf8
fix Shopify documentation link
2022-01-20 09:40:48 -05:00
Shaina Raskas
7acea2a9c9
Revert "fix Shopify documentation link"
...
This reverts commit d8ef698539 .
2022-01-20 09:37:26 -05:00
Shaina Raskas
d8ef698539
fix Shopify documentation link
2022-01-20 09:27:00 -05:00
Dylan Thacker-Smith
0e14d539a3
README: Use newer hash syntax for the error_mode parse option
2021-09-16 10:16:36 -04:00
Dylan Thacker-Smith
db106ae058
Clarify that the error_mode: :warn parse option is only for strict errors
2021-09-16 10:13:57 -04:00
Mike Angell
8318be2edc
Update readme
2019-09-11 05:20:05 +10:00
Mike Angell
b316ff8413
Add usage tracking
2019-09-11 04:20:34 +10:00
Ben Gift
0be260bc97
add installation instruction
2018-04-26 08:12:47 -07:00
Ivan Kuznetsov
dadd9b4dd2
Add strict_variables/strict_filters render options to check for undefined variables and filters
2016-02-03 10:49:33 +07:00
Justin Li
70c45f8cd8
Use SVG badge URLs
...
[ci skip]
2014-11-03 17:41:42 -05:00
René Föhring
5650c7eea1
Update docs badge in README
...
Update the URL of the docs badge to include it from inch-ci.org instead of inch-pages.github.io (the former being the successor of the Inch Pages project).
[ci skip]
2014-06-05 12:25:26 +02:00
René Föhring
0e2bf768ba
Add docs badge to README
2014-04-05 12:24:56 +02:00
Arthur Nogueira Neves
78c42bce44
Update README.md
...
Show travis badge from master only.
2013-11-04 18:37:53 -05:00
Florian Weingarten
9b910a4e6d
Update README.md
...
Remove old wiki link
2013-10-15 13:14:39 -04:00
Arthur Neves
7e1a0be752
Put travis badge on top
2013-10-11 12:08:19 -04:00
Tristan Hume
14a17520de
Merge branch 'master' into recursive-parsing
2013-08-22 10:39:08 -04:00
Tristan Hume
6cde98319f
More little fixes and changed default benchmark
2013-08-02 15:21:15 -04:00
Tristan Hume
346e92aaa6
Describe error modes in Readme
2013-07-29 16:40:22 -04:00
Florian Weingarten
554675d1f8
Update README.md
2013-07-26 14:46:55 +02:00
Florian Weingarten
24511556d3
Update README.md
2013-06-20 09:53:21 -03:00
Florian Weingarten
81f6c79c53
Update README.md
2013-06-14 10:04:24 -03:00
Andrés Mejía
6d02d59fbd
Tpyo.
2012-06-06 22:32:42 -05:00
Dan Atkinson
1ee342d83b
* Seperated 'Howto' into 'How to'.
...
* Added periods to the second list as the first item has them. I guess I'm anally retentive like that. :)
2012-03-14 14:58:12 +00:00
Jonathan Rudenberg
a8ed72a036
Add build status and small copy changes in the README
2011-06-30 16:36:49 -04:00
Richard Metzler
6bfdda9e17
html highlighting
2011-06-19 03:50:52 -07:00
Richard Metzler
00da0b6a42
ruby highlighting
2011-06-19 03:50:08 -07:00
Richard Metzler
39174ccee6
code blocks in github flavored markdown
2011-06-19 03:49:37 -07:00
DBA and Tobias Lütke
772233d881
Readme: pre to code
2010-08-24 08:17:42 +08:00
DBA and Tobias Lütke
90d1bc26d8
History
...
- updated (2.2.0 & 2.2.1)
Manifest
- updated readme reference
Readme
- Converted to markdown
- cleaned up
Gemspec
- updated to 2.2.1
2010-08-24 08:17:42 +08:00