mirror of
https://github.com/jqlang/jq.git
synced 2025-08-09 20:22:45 +03:00
The current paragraph is not complete, since a digit is not a special character. Changing it to: If the key contains special characters or starts with a digit, you need to surround it with double quotes like this: `."foo$"`, or else `.["foo$"]`.