From 14b8aa8c93766f98a6e0bc9ff04f14962a888f4f Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Sat, 4 Mar 2017 23:16:42 +0100 Subject: Regularized CSS in html/epub/html slide templates. All templates now include `code{white-space: pre-wrap}` and CSS for `q` if `--html-q-tags` is used. Previously some templates had `pre` and others `pre-wrap`; the `q` styles were only sometimes included. See #3485. --- test/lhs-test.html | 5 ++++- test/lhs-test.html+lhs | 5 ++++- test/s5-basic.html | 5 ++++- test/s5-fancy.html | 5 ++++- test/s5-inserts.html | 5 ++++- test/writer.html4 | 5 ++++- test/writer.html5 | 5 ++++- 7 files changed, 28 insertions(+), 7 deletions(-) (limited to 'test') diff --git a/test/lhs-test.html b/test/lhs-test.html index 24ba03db6..330122666 100644 --- a/test/lhs-test.html +++ b/test/lhs-test.html @@ -5,7 +5,10 @@ Untitled - + + + diff --git a/test/s5-fancy.html b/test/s5-fancy.html index 01c5b43cc..f80d321fb 100644 --- a/test/s5-fancy.html +++ b/test/s5-fancy.html @@ -10,7 +10,10 @@ My S5 Document - + diff --git a/test/s5-inserts.html b/test/s5-inserts.html index 70d3418f3..b84d2360e 100644 --- a/test/s5-inserts.html +++ b/test/s5-inserts.html @@ -8,7 +8,10 @@ My S5 Document - + STUFF INSERTED diff --git a/test/writer.html4 b/test/writer.html4 index d26d9e67d..81cacde6a 100644 --- a/test/writer.html4 +++ b/test/writer.html4 @@ -8,7 +8,10 @@ Pandoc Test Suite - +