mirror of
https://github.com/Shopify/liquid.git
synced 2026-09-12 23:40:45 -07:00
Note on outdated documentation
@@ -1,4 +1,4 @@
|
||||
Liquid comes with a proper init.rb by default.
|
||||
Liquid no longer comes with a rails template handler making the text below outdated, see this issue https://github.com/Shopify/liquid/issues/21
|
||||
|
||||
To start using liquid just extract it into vendor/plugins or better yet use the ./script/plugin script to install liquid.
|
||||
|
||||
@@ -22,4 +22,4 @@ Liquid:
|
||||
|
||||
```liquid
|
||||
{{ 'This is a long section of text' | truncate: 3 }} #=> Thi...
|
||||
```
|
||||
```
|
||||
Reference in New Issue
Block a user