Commit Diff


commit - 0b4f3d2f42f0669723a84de1da11eb215d7506e9
commit + 373911ef6ca2e41d5a8065ca468653ea2f090235
blob - 0e49e2a45e8f07cd9b0f8a0151a44690b58b74cd
blob + 5f549d6841630d7bdcf24204f0e2d78571d56127
--- contrib/sample.config
+++ contrib/sample.config
@@ -4,9 +4,8 @@ set fill-column = 92
 # enable colors regardless of the NO_COLOR environment variable
 set enable-colors = 1
 
-# Hide 
-set hide-pre-context = 0
-set hide-pre-blocks = 1
+# Hide the closing line of preformatted blocks
+set hide-pre-closing-line = 1
 
 # If you have the duckling-proxy installed, decomment the following
 # lines to use it for HTTP and HTTPS links.