ref: a9558187b5542b640b50bf6e914460e3e2fcd830
parent: cbd2ca9c1c5b30d8f97275a8676e15b821b9949d
author: cinap_lenrek <cinap_lenrek@gmx.de>
date: Wed May 16 13:58:42 EDT 2012
mothra: </div> line breaks
--- a/sys/src/cmd/mothra/rdhtml.c
+++ b/sys/src/cmd/mothra/rdhtml.c
@@ -1037,6 +1037,7 @@
case Tag_h4:
pl_linespace(&g);
break;
+ case Tag_div:
case Tag_address:
case Tag_blockquot:
case Tag_body:
--
⑨