var pipe = lazypipe()
.pipe($.inlineCss, {
applyStyleTags: false,
- removeStyleTags: false
+ removeStyleTags: false,
+ removeLinkTags: false
})
.pipe($.injectString.replace, '<!-- <style> -->', '<style>'+mqCss+'</style>')
.pipe($.htmlmin, {
"gulp-sourcemaps": "^1.6.0",
"gulp-wrap": "^0.11.0",
"gulp-zip": "^3.2.0",
- "inky": "zurb/inky",
+ "inky": "zurb/inky#fix-character-escaping",
"lazypipe": "^1.0.1",
"motion-ui": "^1.1.1",
"multiline": "^1.0.2",
#417 - 2 sets of angle backets: outer set should not get converted to charachter codes. you should not see 2 angle brackets here:
<br>
<<LCG Program\TG LCG Coupon Code Default='246996'>>
- confirmed on inliner
+ confirmed on inliner (both) need to
<hr>
#337 - Should not be converted to ampersand apos;
<br>
'
+ <br>
+ Inky issue
+
+ <hr>
+ mdash; should not be converted to #x2014;
+ <br>
+ —
+ <br>
+ Inky issue
+ <hr>
+
+
+ quotes should not be converted to quot;
+ <br>
+ "
+ <br>
Inky issue
+ <hr>
+ ellipsis should not be converted to #x2019;
+ <br>
+ …
+ <br>
+ Inky issue
<hr>
#384 - Should not be converted to ampersand and nbsp