Closed GoogleCodeExporter closed 9 years ago
Fixed in 1.4.2, but at a (small) price. One space around custom preservation
blocks won't be collapsible when "remove intertag spaces" option is on, so for
example:
<a> <?php ?> <c> <d>
will be compressed to:
<a> <?php ?> <c><d>
Thanks.
Original comment by serg472@gmail.com
on 31 Jul 2011 at 2:47
Huge. You are a machine. :)
Thx man!
Original comment by paul.ir...@gmail.com
on 31 Jul 2011 at 3:10
Here was the downstream issue, fwiw:
https://github.com/paulirish/html5-boilerplate/issues/608
Original comment by paul.ir...@gmail.com
on 31 Jul 2011 at 3:14
Original issue reported on code.google.com by
paul.ir...@gmail.com
on 31 Jul 2011 at 1:37Attachments: