From ddf3eab0b847bf687a7a364aee7b7b645810980f Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Wed, 4 Mar 2015 17:29:31 -0500 Subject: n s --- js/matrix.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'js/matrix.js') diff --git a/js/matrix.js b/js/matrix.js index 4f3f870..33c0b00 100644 --- a/js/matrix.js +++ b/js/matrix.js @@ -188,7 +188,7 @@ Matrix.prototype.irssi = function(){ .replace(/\'/g, '\\\'') .replace(/\`/g, '\\\`') .replace(/\$/g, '\\$') - // .replace(/\s+\n/g, '\n') + .replace(/\n\s+/g, '\n') // .replace(/\s+$/g, '\n') // .replace(/^\n+/, '') .replace(/\n/g, '\\n') -- cgit v1.2.3-70-g09d2