pandoc/tests/s5.inserts.html
fiddlosopher 22dcf7afdd Tweaked templates and tests.
git-svn-id: https://pandoc.googlecode.com/svn/trunk@1711 788f1e2b-df1e-0410-8736-df70ead52e1b
2009-12-31 01:14:27 +00:00

61 lines
1,019 B
HTML

<!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; Jen Jones" />
<meta name="date" content="July 15, 2006" />
STUFF INSERTED
</head>
<body>
<h1 class="title">My S5 Document</h1>
STUFF INSERTED
<div id="first-slide"
><h1
>First slide</h1
><ul
><li
>first bullet</li
><li
>second bullet</li
></ul
></div
><div id="math"
><h1
>Math</h1
><ul
><li
><span class="math"
>\frac{<em
>d</em
>}{<em
>dx</em
>}<em
>f</em
>(<em
>x</em
>)=\lim<sub
><em
>h</em
>&#8201;&#8594;&#8201;0</sub
>\frac{<em
>f</em
>(<em
>x</em
>+<em
>h</em
>)-<em
>f</em
>(<em
>x</em
>)}{<em
>h</em
>}</span
></li
></ul
></div
>STUFF INSERTED
</body>
</html>