mirror of
https://github.com/Shopify/liquid.git
synced 2026-09-20 19:30:47 -07:00
Add "also"
This commit is contained in:
+1
-1
@@ -24,7 +24,7 @@ Returns the absolute value of a number.
|
|||||||
4
|
4
|
||||||
```
|
```
|
||||||
|
|
||||||
`abs` will work on a string if the string only contains a number.
|
`abs` will also work on a string if the string only contains a number.
|
||||||
|
|
||||||
```liquid
|
```liquid
|
||||||
{% raw %}
|
{% raw %}
|
||||||
|
|||||||
Reference in New Issue
Block a user