From 76886678a6be4db6e8e60ade514710bfe3e62b28 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Thu, 26 Oct 2017 15:57:55 -0700 Subject: Use skylighting 0.4.2. This prevents the problem with extra space around highlighted code blocks (closes #3996). Note that we no longer put an enclosing div around highlighted code blocks. The pre is the outer element, just as for unhighlighted blocks. --- test/lhs-test.html | 11 +++++------ test/lhs-test.html+lhs | 11 +++++------ 2 files changed, 10 insertions(+), 12 deletions(-) (limited to 'test') diff --git a/test/lhs-test.html b/test/lhs-test.html index 4d032c8e3..28cfdf7a4 100644 --- a/test/lhs-test.html +++ b/test/lhs-test.html @@ -12,7 +12,6 @@ .column{display: inline-block;}