The test ``` {graphics} {json special:'setcolor' color:'#FFFF00'} ``` Should match against ``` {"special": "setcolor", "color": "#ffff00"} ```
The test
Should match against