summaryrefslogtreecommitdiff
path: root/test/s5-fragment.html
diff options
context:
space:
mode:
Diffstat (limited to 'test/s5-fragment.html')
-rw-r--r--test/s5-fragment.html9
1 files changed, 9 insertions, 0 deletions
diff --git a/test/s5-fragment.html b/test/s5-fragment.html
new file mode 100644
index 000000000..81c578d25
--- /dev/null
+++ b/test/s5-fragment.html
@@ -0,0 +1,9 @@
+<h1 id="first-slide">First slide</h1>
+<ul>
+<li>first bullet</li>
+<li>second bullet</li>
+</ul>
+<h1 id="math">Math</h1>
+<ul>
+<li><span class="math inline">$\frac{d}{dx}f(x)=\lim_{h\to 0}\frac{f(x+h)-f(x)}{h}$</span></li>
+</ul>