aboutsummaryrefslogtreecommitdiff
path: root/test/command/934.md
diff options
context:
space:
mode:
Diffstat (limited to 'test/command/934.md')
-rw-r--r--test/command/934.md36
1 files changed, 34 insertions, 2 deletions
diff --git a/test/command/934.md b/test/command/934.md
index ef99abdf9..3c86a1f26 100644
--- a/test/command/934.md
+++ b/test/command/934.md
@@ -7,6 +7,38 @@
}
\ddb{This should be italic and in quotes}{And this is the attribution}
^D
-[Para [Emph [Quoted DoubleQuote [Str "This",Space,Str "should",Space,Str "be",Space,Str "italic",Space,Str "and",Space,Str "in",Space,Str "quotes"]]]
-,Para [Strong [Str "And",Space,Str "this",Space,Str "is",Space,Str "the",Space,Str "attribution"]]]
+[ Para
+ [ Emph
+ [ Quoted
+ DoubleQuote
+ [ Str "This"
+ , Space
+ , Str "should"
+ , Space
+ , Str "be"
+ , Space
+ , Str "italic"
+ , Space
+ , Str "and"
+ , Space
+ , Str "in"
+ , Space
+ , Str "quotes"
+ ]
+ ]
+ ]
+, Para
+ [ Strong
+ [ Str "And"
+ , Space
+ , Str "this"
+ , Space
+ , Str "is"
+ , Space
+ , Str "the"
+ , Space
+ , Str "attribution"
+ ]
+ ]
+]
```