Repository: sling-site
Updated Branches:
  refs/heads/master 4df24ef9c -> e721c5fa8


Newline for better download.html diffs


Project: http://git-wip-us.apache.org/repos/asf/sling-site/repo
Commit: http://git-wip-us.apache.org/repos/asf/sling-site/commit/845311bb
Tree: http://git-wip-us.apache.org/repos/asf/sling-site/tree/845311bb
Diff: http://git-wip-us.apache.org/repos/asf/sling-site/diff/845311bb

Branch: refs/heads/master
Commit: 845311bb967e79fc45d7692000623cb86c0cb950
Parents: b08c52a
Author: Bertrand Delacretaz <[email protected]>
Authored: Fri Sep 29 12:25:16 2017 +0200
Committer: Bertrand Delacretaz <[email protected]>
Committed: Fri Sep 29 12:25:16 2017 +0200

----------------------------------------------------------------------
 src/main/jbake/templates/downloads.tpl | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/sling-site/blob/845311bb/src/main/jbake/templates/downloads.tpl
----------------------------------------------------------------------
diff --git a/src/main/jbake/templates/downloads.tpl 
b/src/main/jbake/templates/downloads.tpl
index b3291ef..fe8db76 100644
--- a/src/main/jbake/templates/downloads.tpl
+++ b/src/main/jbake/templates/downloads.tpl
@@ -254,6 +254,7 @@ def downloadLink(label, artifact, version, suffix) {
        yield ", "
        a(href:"${digestsBase}.md5", "md5")
        yield ")"
+       newLine()
 }
 
 def tableHead(String [] headers) {

Reply via email to