Details
-
Documentation task
-
Status: Confirmed
-
Trivial
-
Resolution: Unresolved
-
None
-
None
-
None
-
None
Description
Steps to reproduce:
- Navigate to https://www.zabbix.com/documentation/current/en/manual/config/items/preprocessing/jsonpath_functionality
- Read the "Supported operators:" table
Result:
- OR is documented as "||"
Expected:
- OR is documented as "||"
Notes:
My hunch is the documentation generator is being nice and escaping the || characters for you.