uid / snapdown

Draw snapshot diagrams with plain text
MIT License
3 stars 0 forks source link

Empty arrays can't be parsed #16

Open dwhatley19 opened 4 years ago

dwhatley19 commented 4 years ago

Arrays need to render as a rectangular shape, split into boxes, each of which point to the corresponding prescribed value.

See: https://web.mit.edu/dwhatley/www/snapdown/web/production.html#%5B1%2C2%2C3%5D

dwhatley19 commented 4 years ago

Also, empty arrays currently cannot be parsed: https://web.mit.edu/dwhatley/www/snapdown/web/production.html#%5B%5D