I\'m making an Express based web application and everytime someone visits this jade file i get the following error:
Warning: missing space before text for li
I got this error when using the !{} syntax and had an extra return:
.row !{marked(val)}
should be: