typos/crates
Ed Page 3c78d65462 fix(parser): Don't stop on almost-printfs
When we added support for printf interopolation, we had to adjust our
separator matching to not eat the start of printf interpolation.

When doing so, I overlooked the need to still eat it in the catch-all.
If we don't, we then try to read `%` as part of the identifier and bail
out early.

Fixes #411
2022-01-26 09:39:23 -06:00
..
codespell-dict chore: Release 2021-11-16 07:46:33 -06:00
dictgen chore: Release 2021-12-14 12:58:03 -06:00
misspell-dict chore: Release 2021-11-16 07:46:33 -06:00
typos fix(parser): Don't stop on almost-printfs 2022-01-26 09:39:23 -06:00
typos-dict chore: Release 2022-01-21 10:39:27 -06:00
typos-vars chore: Release 2021-12-14 12:58:03 -06:00
varcon chore: Release 2021-12-14 12:58:03 -06:00
varcon-core chore: Release 2021-12-14 12:58:03 -06:00
wikipedia-dict chore: Release 2021-11-16 07:46:33 -06:00