aboutsummaryrefslogtreecommitdiff
path: root/test/lhs-test.html+lhs
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2017-12-26 08:38:19 -0800
committerJohn MacFarlane <jgm@berkeley.edu>2017-12-26 08:40:33 -0800
commit718b2c5837f4a72a6ba58bc5c307431316e7d4dc (patch)
tree051e654ca1f7b50d853a5ccee18538e28643c004 /test/lhs-test.html+lhs
parent9dea8a27e200fe620a36e20f6bbf64c7f1bdad94 (diff)
downloadpandoc-718b2c5837f4a72a6ba58bc5c307431316e7d4dc.tar.gz
HTML writer: Use br elements in line blocks...
instead of relying on CSS. Closes #4162. HTML-based templates have had the custom CSS for div.line-block removed. Those maintaining custom templates will want to remove this too. We still enclose line blocks in a div with class line-block.
Diffstat (limited to 'test/lhs-test.html+lhs')
-rw-r--r--test/lhs-test.html+lhs1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/lhs-test.html+lhs b/test/lhs-test.html+lhs
index a17941998..4a121e0d1 100644
--- a/test/lhs-test.html+lhs
+++ b/test/lhs-test.html+lhs
@@ -9,7 +9,6 @@
code{white-space: pre-wrap;}
span.smallcaps{font-variant: small-caps;}
span.underline{text-decoration: underline;}
- div.line-block{white-space: pre-line;}
div.column{display: inline-block; vertical-align: top; width: 50%;}
</style>
<style type="text/css">