diff --git a/torchlight.config.js b/torchlight.config.js index 81c3bea..35265ff 100644 --- a/torchlight.config.js +++ b/torchlight.config.js @@ -50,7 +50,8 @@ module.exports = { // Globs to include when looking for files to highlight. includeGlobs: [ '**/*.htm', - '**/*.html' + '**/*.html', + '**/feed.xml' ], // String patterns to ignore (not globs). The entire file