-
Bug
-
Resolution: Duplicate
-
Minor
-
None
I'm creating a git diff in each CI run and convert the output to html using the attached file.
The output looks just fine but still quotes are being generated as &apos:
var util = requuire('util')
is
var util = require('util'),
- duplicates
-
JENKINS-25719 bad html content after upgrading to Email Extension Plugin v2.39
- Resolved