aboutsummaryrefslogtreecommitdiff
path: root/test/command/4819.md
diff options
context:
space:
mode:
Diffstat (limited to 'test/command/4819.md')
-rw-r--r--test/command/4819.md4
1 files changed, 1 insertions, 3 deletions
diff --git a/test/command/4819.md b/test/command/4819.md
index c7cd9a90a..5caa5c6de 100644
--- a/test/command/4819.md
+++ b/test/command/4819.md
@@ -49,9 +49,7 @@ foo: no
...
^D
Pandoc
- Meta
- { unMeta = fromList [ ( "foo" , MetaInlines [ Str "no" ] ) ]
- }
+ Meta { unMeta = fromList [ ( "foo" , MetaBool False ) ] }
[]
```