joy-framework / joy

A full stack web framework written in janet
https://joy.swlkr.com
MIT License
532 stars 29 forks source link

Update html-test.janet #86

Closed uvtc closed 3 years ago

uvtc commented 3 years ago

I typo'd when originally having that extra call to string in gitter. It's my understanding that janet-html should actually allow as many items as desired inside the [:li ... ], no need to concat them by wrapping them up in a call to string.

uvtc commented 3 years ago

Hm. I got an automated email saying "Publish: All jobs have failed". I don't think I made any typos. Is there some process I was supposed to follow but didn't?

swlkr commented 3 years ago

Um hm. Yeah not quite sure what's going on there. I think it's probably fine?

uvtc commented 3 years ago

Cool, thanks!