Module minifier::html[][src]

Re-exports

use regex::Captures;
use regex::Regex;

Functions

clean_unneeded_tags
condense
condense_whitespace
minify

Returns a minified version of the provided HTML source.

remove_comments
unquote_attributes