diff options
author | John MacFarlane <jgm@berkeley.edu> | 2011-01-12 08:13:11 -0800 |
---|---|---|
committer | John MacFarlane <jgm@berkeley.edu> | 2011-01-12 08:13:11 -0800 |
commit | 5da2d1e66ca0dec86b31407f6e6e9d129e5b23b5 (patch) | |
tree | e1cfe10b843a78af8dbdd95d2f7572b40e715b30 /tests/s5.fancy.html | |
parent | ff74c51b532f05303343b4c9de3a8c392298c014 (diff) | |
parent | 91510a109f9284934fd5b6386fa23a5fc37b09bb (diff) | |
download | pandoc-5da2d1e66ca0dec86b31407f6e6e9d129e5b23b5.tar.gz |
Merge branch 'master' into tests
Diffstat (limited to 'tests/s5.fancy.html')
-rw-r--r-- | tests/s5.fancy.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/s5.fancy.html b/tests/s5.fancy.html index f4f2e7815..200990b6a 100644 --- a/tests/s5.fancy.html +++ b/tests/s5.fancy.html @@ -1,12 +1,12 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> - <title>My S5 Document</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta name="generator" content="pandoc" /> <meta name="author" content="Sam Smith" /> <meta name="author" content="Jen Jones" /> <meta name="date" content="July 15, 2006" /> + <title>My S5 Document</title> <!-- configuration parameters --> <meta name="defaultView" content="slideshow" /> <meta name="controlVis" content="hidden" /> |