summaryrefslogtreecommitdiff
path: root/tests/s5.fragment.html
blob: 728ca870459dcb032536b38dde7160724293be3c (plain)
1
2
3
4
5
6
7
8
9
<h1>First slide</h1>
<ul>
  <li>first bullet</li>
  <li>second bullet</li>
</ul>
<h1>Math</h1>
<ul>
  <li>$\frac{d}{dx}f(x)=\lim_{h\to 0}\frac{f(x+h)-f(x)}{h}$</li>
</ul>