Quantcast
Channel: WordPress.org Forums » [W3 Total Cache] Support
Viewing all articles
Browse latest Browse all 19394

HTML Minify removes CDATA comments

$
0
0

Replies: 0

There’s no way to add CDATA to ignored comment stems. They start with /* <![CDATA[ */ and end with /* ]]> */. This just breaks a variety of things while html minify is enabled.

/* <![CDATA[ */
...
/* ]]> */

Ends up when minified as

/*
...
/*]]>*/
  • This topic was modified 1 hour, 59 minutes ago by .
  • This topic was modified 1 hour, 57 minutes ago by .

Viewing all articles
Browse latest Browse all 19394

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>