summaryrefslogtreecommitdiff
path: root/tests/s5.native
diff options
context:
space:
mode:
Diffstat (limited to 'tests/s5.native')
-rw-r--r--tests/s5.native2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/s5.native b/tests/s5.native
index 5b6da6fcc..e314da12a 100644
--- a/tests/s5.native
+++ b/tests/s5.native
@@ -5,5 +5,5 @@ Pandoc (Meta [Str "My",Space,Str "S5",Space,Str "Document"] ["Sam Smith","Jen Jo
, [ Plain [Str "second",Space,Str "bullet"] ] ]
, Header 1 [Str "Math"]
, BulletList
- [ [ Plain [Math "\\frac{d}{dx}f(x)=\\lim_{h\\to 0}\\frac{f(x+h)-f(x)}{h}"] ]
+ [ [ Plain [Math InlineMath "\\frac{d}{dx}f(x)=\\lim_{h\\to 0}\\frac{f(x+h)-f(x)}{h}"] ]
] ]