From f98628bfce988163e075c7697939b9e98a65f9f4 Mon Sep 17 00:00:00 2001 From: John Bowdre Date: Mon, 15 Jan 2024 12:57:07 -0600 Subject: [PATCH] Revert "rss: highlight xml" This reverts commit 9ad14f2092431b2e570a8e0327fdf977e54b9e7a. --- torchlight.config.js | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/torchlight.config.js b/torchlight.config.js index 35265ff..81c3bea 100644 --- a/torchlight.config.js +++ b/torchlight.config.js @@ -50,8 +50,7 @@ module.exports = { // Globs to include when looking for files to highlight. includeGlobs: [ '**/*.htm', - '**/*.html', - '**/feed.xml' + '**/*.html' ], // String patterns to ignore (not globs). The entire file