Skip to content

Commit

Permalink
Update keys
Browse files Browse the repository at this point in the history
  • Loading branch information
jdkato committed Jun 19, 2024
1 parent c4c0db3 commit 935fae1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions content/en/docs/topics/styles/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -244,6 +244,8 @@ the only extension point that doesn't accept a format specifier in its message.
| `ignorecase` | `bool` | Makes all matches case-insensitive. |
| `alpha` | `bool` | Limits all matches to alphanumeric tokens. |
| `tokens` | `array` | A list of tokens to be transformed into a non-capturing group. |
| `exceptions` | `array` | An array of strings to be ignored. |
| `vocab` | `bool` | If false, disables all active vocabularies for this rule (default: true). |
{{< /details >}}

```yaml
Expand Down

0 comments on commit 935fae1

Please sign in to comment.