zola/components/utils/src
Matt Riggott a65a2d52c7
Update minify-html dependency to version 0.4.2 (#1340)
* Update minify-html dependency to version 0.4.2

Fixes https://github.com/getzola/zola/issues/1300. See also https://github.com/wilsonzlin/minify-html/issues/21

* Update minify-html dependency in Cargo.lock

* Add test to check pre whitespace isn't collapsed
2021-02-06 16:41:10 +01:00
..
de.rs Yaml frontmatter (#990) 2020-12-14 20:43:31 +01:00
default_tpl.html Rename all occurrences of gutenberg to zola in code 2018-10-18 22:50:06 +02:00
fs.rs Don't panic for missing highlight theme (close #1299) (#1307) 2021-02-04 09:54:12 +01:00
lib.rs Fix html minification 2021-01-07 19:04:17 +01:00
minify.rs Update minify-html dependency to version 0.4.2 (#1340) 2021-02-06 16:41:10 +01:00
net.rs Do not attempt to serve on "well-known" ports (#824) 2020-02-02 17:45:16 -08:00
site.rs Multiple slugification strategies (#929) 2020-02-05 09:13:14 +01:00
slugs.rs Replaced all impl Default with derive(Default), where possible (#1141) 2020-08-19 12:25:54 +02:00
templates.rs Make themes more flexible (#1004) 2020-06-18 22:31:03 +02:00
vec.rs Fix colocated dates + rustfmt 2019-02-09 19:54:47 +01:00