Top Level Namespace
Defined in:
Constant Summary
-
DEFAULT_OPTIONS =
" var options = {\n caseSensitive: true,\n conservativeCollapse: true,\n minifyCSS: true,\n minifyJS: true,\n useShortDoctype: true,\n removeTagWhitespace: true,\n removeScriptTypeAttributes: true,\n removeComments: true,\n collapseWhitespace: true,\n collapseInlineTagWhitespace: true,\n }"
-
HTML_MINIFIER_JS =
{{ read_file("/srv/crystaldoc.info/github-sam0x17-html-minifier-master/src/../html-minifier/html-minifier.min.js") }}