uid / snapdown

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

Multiple `add` commands within one frame don't work #34

Open dwhatley19 opened 3 years ago

dwhatley19 commented 3 years ago

Compare:

https://web.mit.edu/dwhatley/www/snapdown/web/production.html#a%20-%3E%20(ArrayList)%0A---%0Aa%20add%201%20-%3E%20%22b%22%0Aa%20add%202%20-%3E%20%22c%22

https://web.mit.edu/dwhatley/www/snapdown/web/production.html#a%20-%3E%20(ArrayList)%0A---%0Aa%20add%201%20-%3E%20%22b%22%0A---%0Aa%20add%202%20-%3E%20%22c%22