Skip to content

Commit

Permalink
Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
tidwall committed Feb 2, 2022
1 parent 82f549e commit 05e9ee1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -208,6 +208,7 @@ There are currently the following built-in modifiers:
- `@values`: Returns an array of values for an object.
- `@tostr`: Converts json to a string. Wraps a json string.
- `@fromstr`: Converts a string from json. Unwraps a json string.
- `@group`: Groups arrays of objects. See e4fc67c.

### Modifier arguments

Expand Down
1 change: 1 addition & 0 deletions SYNTAX.md
Expand Up @@ -240,6 +240,7 @@ There are currently the following built-in modifiers:
- `@values`: Returns an array of values for an object.
- `@tostr`: Converts json to a string. Wraps a json string.
- `@fromstr`: Converts a string from json. Unwraps a json string.
- `@group`: Groups arrays of objects. See e4fc67c.

#### Modifier arguments

Expand Down

0 comments on commit 05e9ee1

Please sign in to comment.