aboutsummaryrefslogtreecommitdiff
path: root/test/writer.textile
diff options
context:
space:
mode:
authorAlbert Krewinkel <albert@zeitkraut.de>2019-06-01 10:10:30 +0200
committerAlbert Krewinkel <albert@zeitkraut.de>2019-06-01 10:16:00 +0200
commit7db3d9ab04cfa9b2d4c4f11112acfde15577958f (patch)
tree39513e843d3a12c98fa8dd3d9923de749b47b779 /test/writer.textile
parent39a3a025dae95b6bafb9b86f2c2eefd4cd0cb3b7 (diff)
downloadpandoc-7db3d9ab04cfa9b2d4c4f11112acfde15577958f.tar.gz
Textile writer: fix closing tag for math output
Opening and closing tag for math output match now.
Diffstat (limited to 'test/writer.textile')
-rw-r--r--test/writer.textile14
1 files changed, 7 insertions, 7 deletions
diff --git a/test/writer.textile b/test/writer.textile
index e99f9ab6e..b184506b6 100644
--- a/test/writer.textile
+++ b/test/writer.textile
@@ -523,13 +523,13 @@ Ellipses...and...and....
h1(#latex). LaTeX
*
-* <span class="math">2+2=4</math>
-* <span class="math">x \in y</math>
-* <span class="math">\alpha \wedge \omega</math>
-* <span class="math">223</math>
-* <span class="math">p</math>&#45;Tree
-* Here's some display math: <span class="math">\frac{d}{dx}f(x)=\lim_{h\to 0}\frac{f(x+h)-f(x)}{h}</math>
-* Here's one that has a line break in it: <span class="math">\alpha + \omega \times x^2</math>.
+* <span class="math">2+2=4</span>
+* <span class="math">x \in y</span>
+* <span class="math">\alpha \wedge \omega</span>
+* <span class="math">223</span>
+* <span class="math">p</span>&#45;Tree
+* Here's some display math: <span class="math">\frac{d}{dx}f(x)=\lim_{h\to 0}\frac{f(x+h)-f(x)}{h}</span>
+* Here's one that has a line break in it: <span class="math">\alpha + \omega \times x^2</span>.
These shouldn't be math: