From d50d6a8974d6c47f70f14d906c47926b499e7313 Mon Sep 17 00:00:00 2001 From: CRIMX Date: Fri, 12 Apr 2019 14:35:34 +0800 Subject: [PATCH] style: space after comma --- index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.js b/index.js index 1367cac..08135e7 100644 --- a/index.js +++ b/index.js @@ -30,7 +30,7 @@ if (options.enable !== false) { if (!options.inject && data['no-emoji']) { return data } const $ = cheerio.load(data.content, {decodeEntities: false}) - const excerpt = cheerio.load(data.excerpt,{decodeEntities: false}) + const excerpt = cheerio.load(data.excerpt, {decodeEntities: false}) if (options.inject) { $('body').append(`