From 334903bb9d7b7475666dcbb2c30b8d92339615a8 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Wed, 9 Nov 2022 16:30:40 -0800 Subject: HTML template: remove default font size, line height... ...and font family in default inline css. Closes #8423 (see comments there for motivation). `mainfont`, `fontsize`, and `linestretch` can still be used as before; the only difference is that we no longer provide opinionated defaults. This commit also adds a `maxwidth` variable that sets `max-width`; if not set, 36em is used as a default. --- test/writer.html5 | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'test/writer.html5') diff --git a/test/writer.html5 b/test/writer.html5 index 23df9ba80..c1b292f3d 100644 --- a/test/writer.html5 +++ b/test/writer.html5 @@ -10,9 +10,6 @@ Pandoc Test Suite