sapling/mercurial/templates/gitweb
Gregory Szorc 21ad83cca7 gitweb: preserve whitespace in description
Without this, multiple spaces or tabs in the commit message aren't
preserved and things like tables don't align properly.

As part of adding the CSS rule, we had to cuddle the content
with the <div> to not introduce leading and trailing whitespace.
The "addbreaks" filter was also removed because it would insert
an additional newline, effectively double spacing content.

Differential Revision: https://phab.mercurial-scm.org/D113
2017-07-17 15:54:15 -07:00
..
bookmarks.tmpl hgweb: refresh styling of gitweb's search form 2017-06-09 13:55:51 -07:00
branches.tmpl hgweb: refresh styling of gitweb's search form 2017-06-09 13:55:51 -07:00
changelog.tmpl hgweb: use separate CSS class for navigation links in footer 2017-06-20 20:53:29 -07:00
changelogentry.tmpl gitweb: preserve whitespace in description 2017-07-17 15:54:15 -07:00
changeset.tmpl gitweb: preserve whitespace in description 2017-07-17 15:54:15 -07:00
error.tmpl hgweb: refresh styling of gitweb's search form 2017-06-09 13:55:51 -07:00
fileannotate.tmpl gitweb: preserve whitespace in description 2017-07-17 15:54:15 -07:00
filecomparison.tmpl hgweb: refresh styling of gitweb's search form 2017-06-09 13:55:51 -07:00
filediff.tmpl hgweb: refresh styling of gitweb's search form 2017-06-09 13:55:51 -07:00
filelog.tmpl hgweb: use separate CSS class for navigation links in footer 2017-06-20 20:53:29 -07:00
filerevision.tmpl gitweb: preserve whitespace in description 2017-07-17 15:54:15 -07:00
footer.tmpl hgweb: call process_dates() via DOM event listener 2017-01-10 20:47:48 -08:00
graph.tmpl hgweb: use separate CSS class for navigation links in footer 2017-06-20 20:53:29 -07:00
header.tmpl hgweb: urlescape all urls, HTML escape repo/tag/branch/... names 2013-02-01 20:43:35 +01:00
help.tmpl hgweb: refresh styling of gitweb's search form 2017-06-09 13:55:51 -07:00
helptopics.tmpl hgweb: refresh styling of gitweb's search form 2017-06-09 13:55:51 -07:00
index.tmpl hgweb: call process_dates() via DOM event listener 2017-01-10 20:47:48 -08:00
manifest.tmpl hgweb: refresh styling of gitweb's search form 2017-06-09 13:55:51 -07:00
map hgweb: re-implement followlines UI selection using buttons 2017-07-03 13:49:03 +02:00
notfound.tmpl hgweb: urlescape all urls, HTML escape repo/tag/branch/... names 2013-02-01 20:43:35 +01:00
search.tmpl hgweb: refresh styling of gitweb's search form 2017-06-09 13:55:51 -07:00
shortlog.tmpl hgweb: use separate CSS class for navigation links in footer 2017-06-20 20:53:29 -07:00
summary.tmpl hgweb: refresh styling of gitweb's search form 2017-06-09 13:55:51 -07:00
tags.tmpl hgweb: refresh styling of gitweb's search form 2017-06-09 13:55:51 -07:00