From 6eb0080ac5ac02c30bf712b245b5bfe2dc91d4d0 Mon Sep 17 00:00:00 2001 From: Robin Buse Date: Mon, 25 Jul 2011 16:42:27 -0700 Subject: [PATCH] Forgot a newline... --- node/exporters/exporthtml.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/node/exporters/exporthtml.js b/node/exporters/exporthtml.js index a85ae0bbb..da6837e84 100644 --- a/node/exporters/exporthtml.js +++ b/node/exporters/exporthtml.js @@ -317,7 +317,7 @@ exports.getPadHTMLDocument = function(padId, revNum, noDocType, callback) { return; } - var head = (noDocType?'':'')+ + var head = (noDocType?'':'\n')+ '\n'+ (noDocType?'': '\n'+