shithub: riscv

Download patch

ref: a24626c51f894e0976d2eadbcb93cc337a50fafc
parent: 4c16111e66763cf0b427082c4132b53e050d4ba2
author: cinap_lenrek <[email protected]>
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: