Fix highlighting of example

Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
Knut Ahlers 2021-01-21 00:37:16 +01:00
parent 055290ae49
commit ffe81d3358
Signed by: luzifer
GPG Key ID: 0066F03ED215AD7D

View File

@ -163,7 +163,7 @@ The example was dumped using this action:
### Post follow date for an user
```
```yaml
- actions:
- respond: 'You followed on {{ ( followDate .username ( fixUsername .channel ) ).Format "2006-01-02" }}'
match_channels: ['#mychannel']