tc39 / ecmarkup

An HTML superset/Markdown subset source format for ECMAScript and related specifications
https://tc39.es/ecmarkup/
MIT License
220 stars 62 forks source link

avoid console warning when hitting number keys beyond pins #599

Closed bakkot closed 4 months ago

bakkot commented 4 months ago

Repro: open the spec, have < 9 pins, hit 9. You get a console warning. This makes that not happen.