aboutsummaryrefslogtreecommitdiff
path: root/tests/writer.html
diff options
context:
space:
mode:
authorfiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b>2007-12-01 03:11:59 +0000
committerfiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b>2007-12-01 03:11:59 +0000
commitac133dcba0d10152ff896ccb32764c102f74537d (patch)
tree1214c967fdfe339c8aac356443652324ce62a9c4 /tests/writer.html
parentef028fee59869997995895f1869d415f66311b8b (diff)
downloadpandoc-ac133dcba0d10152ff896ccb32764c102f74537d.tar.gz
Updated tests with new way of displaying math in HTML (with no enclosing $'s).
git-svn-id: https://pandoc.googlecode.com/svn/trunk@1126 788f1e2b-df1e-0410-8736-df70ead52e1b
Diffstat (limited to 'tests/writer.html')
-rw-r--r--tests/writer.html14
1 files changed, 7 insertions, 7 deletions
diff --git a/tests/writer.html b/tests/writer.html
index a7a40df91..752d93690 100644
--- a/tests/writer.html
+++ b/tests/writer.html
@@ -762,19 +762,19 @@ Blah
><li
></li
><li
- >$2+2=4$</li
+ >2+2=4</li
><li
- >$x \in y$</li
+ >x \in y</li
><li
- >$\alpha \wedge \omega$</li
+ >\alpha \wedge \omega</li
><li
- >$223$</li
+ >223</li
><li
- >$p$-Tree</li
+ >p-Tree</li
><li
- >$\frac{d}{dx}f(x)=\lim_{h\to 0}\frac{f(x+h)-f(x)}{h}$</li
+ >\frac{d}{dx}f(x)=\lim_{h\to 0}\frac{f(x+h)-f(x)}{h}</li
><li
- >Here&rsquo;s one that has a line break in it: $\alpha + \omega \times x^2$.</li
+ >Here&rsquo;s one that has a line break in it: \alpha + \omega \times x^2.</li
></ul
><p
>These shouldn&rsquo;t be math:</p