Revert "rss: highlight xml"

This reverts commit ccf395c95b.
This commit is contained in:
John Bowdre 2024-01-15 12:57:07 -06:00
parent ccf395c95b
commit 71b61c700d

View file

@ -50,8 +50,7 @@ module.exports = {
// Globs to include when looking for files to highlight. // Globs to include when looking for files to highlight.
includeGlobs: [ includeGlobs: [
'**/*.htm', '**/*.htm',
'**/*.html', '**/*.html'
'**/feed.xml'
], ],
// String patterns to ignore (not globs). The entire file // String patterns to ignore (not globs). The entire file