Skip to content

Commit

Permalink
Add capitalize key
Browse files Browse the repository at this point in the history
  • Loading branch information
jdkato committed May 23, 2024
1 parent 79e06f4 commit c4c0db3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions content/en/docs/topics/styles/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -166,6 +166,7 @@ becomes `(?:foo)\sbar(baz)`.
| `swap` | `map` | A sequence of `observed: expected` pairs. |
| `exceptions` | `array` | An array of strings to be ignored. |
| `vocab` | `bool` | If false, disables all active vocabularies for this rule (default: true). |
| `capitalize` | `bool` | Matches the capitalization of the source token. |
{{< /details >}}

```yaml
Expand Down

0 comments on commit c4c0db3

Please sign in to comment.