summaryrefslogtreecommitdiff
path: root/tests/tables.native
diff options
context:
space:
mode:
Diffstat (limited to 'tests/tables.native')
-rw-r--r--tests/tables.native2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/tables.native b/tests/tables.native
index 13610fad9..7852ee3a7 100644
--- a/tests/tables.native
+++ b/tests/tables.native
@@ -1,4 +1,4 @@
-Pandoc (Meta [] [] "")
+Pandoc (Meta [] [] [])
[ Para [Str "Simple",Space,Str "table",Space,Str "with",Space,Str "caption:"]
, Table [Str "Demonstration",Space,Str "of",Space,Str "simple",Space,Str "table",Space,Str "syntax",Str "."] [AlignRight,AlignLeft,AlignCenter,AlignDefault] [0.0,0.0,0.0,0.0]
[ [ Plain [Str "Right"] ]