mothra: </div> line breaks

This commit is contained in:
cinap_lenrek 2012-05-16 17:58:42 +02:00
parent 4c16111e66
commit a24626c51f

View file

@ -1037,6 +1037,7 @@ void plrdhtml(char *name, int fd, Www *dst){
case Tag_h4: case Tag_h4:
pl_linespace(&g); pl_linespace(&g);
break; break;
case Tag_div:
case Tag_address: case Tag_address:
case Tag_blockquot: case Tag_blockquot:
case Tag_body: case Tag_body: