Skip to content

Commit 024f50f

Browse files
authored
Comment
1 parent 6a25d12 commit 024f50f

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

_layouts/vendor/compress.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,10 @@
55
# © 2014–2015 Anatol Broder
66
# MIT License
77
#
8-
# With small edits to allow disabling/switching to blanklines mode via page/layout
8+
# This is almost entirely copy-pasted from the compress-html plugin.
9+
# It just has small edits to allow disabling/switching to blanklines mode via page/layout
910
# frontmatter (used namely in _layouts/odoc, as odoc generated pages are already
10-
# compressed and use whitespace in their code blocks).
11+
# compressed and use whitespace in <pre> code blocks for formatting).
1112
---
1213

1314
{% capture _LINE_FEED %}

0 commit comments

Comments
 (0)