summaryrefslogtreecommitdiff
path: root/tests/s5.native
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2011-01-21 09:58:23 -0800
committerJohn MacFarlane <jgm@berkeley.edu>2011-01-21 09:58:23 -0800
commit5c35be13625895f52c66f98be81751b49b1b0365 (patch)
tree6b2350c357e2ab91f6de71ffa2bd936bb17867bd /tests/s5.native
parentbfbc2898714e026a7fb58a7de78df3759c4551db (diff)
Make sure native output ends in newline with --standalone.
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 8caca5423..020ee4079 100644
--- a/tests/s5.native
+++ b/tests/s5.native
@@ -5,4 +5,4 @@ Pandoc (Meta {docTitle = [Str "My",Space,Str "S5",Space,Str "Document"], docAuth
,[Plain [Str "second",Space,Str "bullet"]]]
,Header 1 [Str "Math"]
,BulletList
- [[Plain [Math InlineMath "\\frac{d}{dx}f(x)=\\lim_{h\\to 0}\\frac{f(x+h)-f(x)}{h}"]]]] \ No newline at end of file
+ [[Plain [Math InlineMath "\\frac{d}{dx}f(x)=\\lim_{h\\to 0}\\frac{f(x+h)-f(x)}{h}"]]]]