diff --git a/src/translator.js b/src/translator.js index 2642106..6c31b81 100644 --- a/src/translator.js +++ b/src/translator.js @@ -14,6 +14,8 @@ function initTurndownService() { turndownService.use(turndownPluginGfm.tables); + turndownService.remove(['style']); //