From a24626c51f894e0976d2eadbcb93cc337a50fafc Mon Sep 17 00:00:00 2001 From: cinap_lenrek Date: Wed, 16 May 2012 17:58:42 +0200 Subject: [PATCH] mothra: line breaks --- sys/src/cmd/mothra/rdhtml.c | 1 + 1 file changed, 1 insertion(+) diff --git a/sys/src/cmd/mothra/rdhtml.c b/sys/src/cmd/mothra/rdhtml.c index 5e99e4033..b7599a5d1 100644 --- a/sys/src/cmd/mothra/rdhtml.c +++ b/sys/src/cmd/mothra/rdhtml.c @@ -1037,6 +1037,7 @@ void plrdhtml(char *name, int fd, Www *dst){ case Tag_h4: pl_linespace(&g); break; + case Tag_div: case Tag_address: case Tag_blockquot: case Tag_body: