40e67b8737
Renamed some tests, introducing subsidiary directories for fb2, docx, epub. Cleaned up tests in cabal file. Combined dokuwiki-writer and dokuwiki_inline_formatting tests.
9 lines
218 B
HTML
9 lines
218 B
HTML
<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">$\frac{d}{dx}f(x)=\lim_{h\to 0}\frac{f(x+h)-f(x)}{h}$</span></li>
|
|
</ul>
|