From 48227eaf7188031c13fbbbd8178d38b8806e85b0 Mon Sep 17 00:00:00 2001 From: Trevor Buckner Date: Tue, 4 Apr 2023 12:18:57 -0400 Subject: [PATCH] Remove Console.log and lint --- shared/naturalcrit/markdown.js | 1 - themes/V3/Blank/snippets/imageMask.gen.js | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/shared/naturalcrit/markdown.js b/shared/naturalcrit/markdown.js index 50bbfe827..1960776d3 100644 --- a/shared/naturalcrit/markdown.js +++ b/shared/naturalcrit/markdown.js @@ -169,7 +169,6 @@ const mustacheInjectBlock = { const match = inlineRegex.exec(src); if(match) { const lastToken = tokens[tokens.length - 1]; - console.log(lastToken); if(!lastToken || lastToken.type == 'mustacheInjectBlock') return false; diff --git a/themes/V3/Blank/snippets/imageMask.gen.js b/themes/V3/Blank/snippets/imageMask.gen.js index 5ddef7a2a..cae4bf69a 100644 --- a/themes/V3/Blank/snippets/imageMask.gen.js +++ b/themes/V3/Blank/snippets/imageMask.gen.js @@ -2,7 +2,7 @@ const _ = require('lodash'); const dedent = require('dedent-tabs').default; module.exports = { - center :()=>{ + center : ()=>{ return dedent` {{imageMaskCenter${_.random(1, 16)},--offsetX:0%,--offsetY:0%,--rotation:0; ![](https://i.imgur.com/GZfjDWV.png){height:100%}