diff --git a/scripts/vnu-jar.mjs b/scripts/vnu-jar.mjs index 21c4c3fd0..8abca4b6f 100644 --- a/scripts/vnu-jar.mjs +++ b/scripts/vnu-jar.mjs @@ -25,8 +25,7 @@ execFile('java', ['-version'], (error, stdout, stderr) => { const ignores = [ // TODO report the issue upstream in Hugo 'Duplicate ID.*', - 'The first occurrence of ID.*', - 'Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.*' + 'The first occurrence of ID.*' ].join('|') const args = [