From 07747c5812ade46239749360305f4989049ee470 Mon Sep 17 00:00:00 2001 From: Matt Huntington Date: Fri, 22 Jan 2016 07:58:43 -0500 Subject: [PATCH] changing to single quotes --- index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.js b/index.js index c2bd007..3363626 100755 --- a/index.js +++ b/index.js @@ -18,7 +18,7 @@ var parseFile = function(data, callback){ var split_value = value.split('\t'); var num_tabs = split_value.length - 1; if(num_tabs > previous_line){ - html += "\n" + insertTabs(num_tabs) +"