mirror of
https://github.com/kemko/liquid.git
synced 2026-01-06 02:05:41 +03:00
Add "also"
This commit is contained in:
@@ -24,7 +24,7 @@ Returns the absolute value of a number.
|
||||
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
|
||||
{% raw %}
|
||||
|
||||
Reference in New Issue
Block a user