aboutsummaryrefslogtreecommitdiff
path: root/tests/s5.fancy.html
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2011-04-16 12:16:24 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2011-04-16 12:16:24 -0700
commitcfaa9acd18e455ee515b8227c7bad7b763f41307 (patch)
tree89e47c2fc60073793293b4f1d4448a657ea3a72b /tests/s5.fancy.html
parent8ddf7f5dc783dd8541d3ea3cd72dde838ede1b82 (diff)
downloadpandoc-cfaa9acd18e455ee515b8227c7bad7b763f41307.tar.gz
Fixed Slidy/S5 output to allow --section-divs.
This is also a cleaner way of inserting the slide divs. Resolves Issue #296.
Diffstat (limited to 'tests/s5.fancy.html')
-rw-r--r--tests/s5.fancy.html3
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/s5.fancy.html b/tests/s5.fancy.html
index 6fc2d51f4..b60479eee 100644
--- a/tests/s5.fancy.html
+++ b/tests/s5.fancy.html
@@ -234,16 +234,13 @@
<h4>July 15, 2006</h4>
</div>
<div class="slide">
-
<h1>First slide</h1>
<ul class="incremental">
<li>first bullet</li>
<li>second bullet</li>
</ul>
</div>
-
<div class="slide">
-
<h1>Math</h1>
<ul class="incremental">
<li><span class="LaTeX">$\frac{d}{dx}f(x)=\lim_{h\to 0}\frac{f(x+h)-f(x)}{h}$</span></li>