peggyjs / peggy

Peggy: Parser generator for JavaScript
https://peggyjs.org/
MIT License
883 stars 63 forks source link

Allow whitespace between plucked word and its pattern #524

Closed hildjj closed 3 weeks ago

hildjj commented 3 weeks ago

Fixes #513.

hildjj commented 3 weeks ago

Trivial change to grammar, tests, changelog, and a couple of minor tweaks to playwright timeouts.