pragma compress_html
pragma end_compress
When pragma compress_html is set the output of newline is suppress and double spaces are display as single space..
The pragma is valid for the current file only and automatically disable at the end.
You can have multiple compress_html and end_compress within a file.
Usually, javascript is not compress when Javascript is embedded in the page.
This pragma is valid from version 5.82.
The pragma must be preceed by 2 { and a space and finish by a space and 2 }.
Written by Pierre Laplante and Caroline Laplante, <laplante@sednove.com>
Cras sit amet nibh libero, in gravida nulla. Nulla vel metus scelerisque ante sollicitudin commodo. Cras purus odio, vestibulum in vulputate at, tempus viverra turpis.
1.0 2014-09-09 21:24:14 laplante@sednove.com