We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a25d12 commit 024f50fCopy full SHA for 024f50f
_layouts/vendor/compress.html
@@ -5,9 +5,10 @@
5
# © 2014–2015 Anatol Broder
6
# MIT License
7
#
8
-# With small edits to allow disabling/switching to blanklines mode via page/layout
+# 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
10
# frontmatter (used namely in _layouts/odoc, as odoc generated pages are already
-# compressed and use whitespace in their code blocks).
11
+# compressed and use whitespace in <pre> code blocks for formatting).
12
---
13
14
{% capture _LINE_FEED %}
0 commit comments