No, because you need to find the `}` first. The correct solution is to
anticipate quotes then track escape sequences, and track `(`/`[`/`{` opens and
wait for them to close.
- Why does &"""{"total":23}"&quo... TKurtBond
- Re: Why does &"""{"total":23}&... Hlaaftana
- Re: Why does &"""{"total":... Araq
- Re: Why does &"""{"total&qu... cblake
- Re: Why does &"""{"tota... Hlaaftana
- Re: Why does &"""{"... cblake
