Closed zakj closed 7 years ago
Jade/Pug allows each val, key in {...}: https://pugjs.org/language/iteration.html
each val, key in {...}
Here you go: https://github.com/tdumitrescu/virtual-jade/pull/25 Care to give it a glance?
Jade/Pug allows
each val, key in {...}
: https://pugjs.org/language/iteration.html