Closed rstacruz closed 8 years ago
This parses improperly:
li img(src=x.x)
But this is OK without the extra newline:
It's also ok without the dot:
li img(src=xx)
Pending test case: 3e63bf7
Fixed in 0.7.3.
This parses improperly:
But this is OK without the extra newline:
It's also ok without the dot: