Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hlubek authored Jul 27, 2020
1 parent 9bd3236 commit 5b69ea8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ prototype(Neos.Neos:Page) {
}
```

The replacment string for the at-sign (@) can be configured. The insertation is in HTML so it's also possible to replace it with something like an image.
The replacement string for the at-sign (@) can be configured. It will be inserted as HTML without escaping, so it's possible to replace it with something like an image:

```yaml
# Settings.yaml
Expand Down

0 comments on commit 5b69ea8

Please sign in to comment.