This is to report 5e88289 introduced in #30 has a bug in contrib/json/wg-json: the I1-I5 fields accept <b ...> and <r ...> as valid values, and these strings are designed to contain a space after <b or <r which brakes reading variables by the script with the read -r ... command.
This is to report 5e88289 introduced in #30 has a bug in contrib/json/wg-json: the I1-I5 fields accept
<b ...>and<r ...>as valid values, and these strings are designed to contain a space after<bor<rwhich brakes reading variables by the script with theread -r ...command.