aboutsummaryrefslogtreecommitdiff
path: root/tests/s5-fancy.html
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2015-10-25 12:19:04 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2015-10-25 12:28:28 -0700
commit7d4f1740479bdf7be444c0f5807447508065ad31 (patch)
treed3a398705f181cb5b60cda885f21e494a227be2a /tests/s5-fancy.html
parent45df87cf15b36815c28ea6306a380e673bcd0e68 (diff)
downloadpandoc-7d4f1740479bdf7be444c0f5807447508065ad31.tar.gz
Template improvements (Andrew Dunning).
- Added `keywords` to HTML templates and fixed alignment. - Updated dzslides template from source. - Added `lang`, `dir`, `quotes` to HTML templates; always make author and date display conditional. - Fixed `author` and `date` in asciidoc; added `keywords`, `abstract`. - Updated tests.
Diffstat (limited to 'tests/s5-fancy.html')
-rw-r--r--tests/s5-fancy.html8
1 files changed, 5 insertions, 3 deletions
diff --git a/tests/s5-fancy.html b/tests/s5-fancy.html
index 818cca04a..3a2a602be 100644
--- a/tests/s5-fancy.html
+++ b/tests/s5-fancy.html
@@ -4,7 +4,9 @@
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta http-equiv="Content-Style-Type" content="text/css" />
<meta name="generator" content="pandoc" />
+ <meta name="version" content="S5 1.1" />
<meta name="author" content="Sam Smith" />
+ <meta name="version" content="S5 1.1" />
<meta name="author" content="Jen Jones" />
<meta name="date" content="2006-07-15" />
<title>My S5 Document</title>
@@ -233,9 +235,9 @@
</div>
<div class="presentation">
<div class="titleslide slide">
- <h1>My S5 Document</h1>
- <h2>Sam Smith<br/>Jen Jones</h2>
- <h3>July 15, 2006</h3>
+ <h1 class="title">My S5 Document</h1>
+ <h3 class="author">Sam Smith<br/>Jen Jones</h3>
+ <h4 class="date">July 15, 2006</h4>
</div>
<div id="first-slide" class="slide section level1">
<h1>First slide</h1>