// var fs = require('fs'); // var htmlnano = require('./index'); // var options = { // // removeEmptyAttributes: false, // Disable the module "removeEmptyAttributes" // // collapseWhitespace: 'conservative' // Pass options to the module "collapseWhitespace" // }; // // var html = fs.readFileSync('./test.html', 'utf8'); // var html = ` //