diff templates/paper/map @ 8486:835b1ee111f4

coal, paper: add newlines when displaying a file in hgweb The newlines make the HTML somewhat readable and gives much smaller, readable diffs when the tests change.
author Martin Geisler <mg@lazybytes.net>
date Sun, 17 May 2009 22:51:50 +0200
parents 783c8c78db86
children de6bb29e208a
line wrap: on
line diff
--- a/templates/paper/map	Sun May 17 21:47:24 2009 +0200
+++ b/templates/paper/map	Sun May 17 22:51:50 2009 +0200
@@ -52,7 +52,8 @@
 fileannotate = fileannotate.tmpl
 filediff = filediff.tmpl
 filelog = filelog.tmpl
-fileline = '<div class="parity{parity} source"><a href="#{lineid}" id="{lineid}">{linenumber}</a> {line|escape}</div>'
+fileline = '
+  <div class="parity{parity} source"><a href="#{lineid}" id="{lineid}">{linenumber}</a> {line|escape}</div>'
 filelogentry = filelogentry.tmpl
 
 annotateline = '