Download or clone the repository, rename the folder to Spaceless
then copy the folder to your site's Addons
directory, then refresh the add-ons to install the dependencies.
php please addons:refresh
Use the tags around the html where you want whitespace removed
{{ spaceless }}
<div>
<strong>foo</strong>
</div>
{{ /spaceless }}
The output will be
<div><strong>foo</strong></div>
Please see CHANGELOG for more information what has changed recently.
Please see CONTRIBUTING for details.
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
Marbles is a digital communication agency based in Antwerp, Belgium. Learn more about us on our website.
The MIT License (MIT). Please see License File for more information.