docs: replace backticked ! to avoid Claude Code bash permission error

This commit is contained in:
Ethereal49
2026-01-08 00:21:02 +08:00
committed by GitHub
parent 2302b8e4cf
commit f2ed85fa23
+1 -1
View File
@@ -112,7 +112,7 @@ filters:
| `<=` | less than or equal |
| `&&` | logical and |
| `\|\|` | logical or |
| `!` | logical not |
| <code>!<code> | logical not |
## Properties