diff --git a/config.toml b/config.toml index 9ef46d6..fe3b977 100644 --- a/config.toml +++ b/config.toml @@ -131,3 +131,6 @@ includeFields = "" # Regexp matching the Exif fields you want to exclude. This may be easier to use # than IncludeFields above, depending on what you want. excludeFields = "" + +[minify.tdewolff.html] +keepWhitespace = true