aboutsummaryrefslogtreecommitdiff
path: root/test/command/5619.md
diff options
context:
space:
mode:
Diffstat (limited to 'test/command/5619.md')
-rw-r--r--test/command/5619.md50
1 files changed, 25 insertions, 25 deletions
diff --git a/test/command/5619.md b/test/command/5619.md
index dbf82c822..0f612ea67 100644
--- a/test/command/5619.md
+++ b/test/command/5619.md
@@ -7,31 +7,31 @@
The caption. Here's what piggybacking on caption would look like {#fig:1}
^D
[ Para
- [ Image
- ( "test", [], [ ( "width", "1in" ) ] )
- [ Str "The"
- , Space
- , Str "caption."
- , Space
- , Str "Here's"
- , Space
- , Str "what"
- , Space
- , Str "piggybacking"
- , Space
- , Str "on"
- , Space
- , Str "caption"
- , Space
- , Str "would"
- , Space
- , Str "look"
- , Space
- , Str "like"
- , Space
- , Str "{#fig:1}"
+ [ Image
+ ( "test" , [] , [ ( "width" , "1in" ) ] )
+ [ Str "The"
+ , Space
+ , Str "caption."
+ , Space
+ , Str "Here's"
+ , Space
+ , Str "what"
+ , Space
+ , Str "piggybacking"
+ , Space
+ , Str "on"
+ , Space
+ , Str "caption"
+ , Space
+ , Str "would"
+ , Space
+ , Str "look"
+ , Space
+ , Str "like"
+ , Space
+ , Str "{#fig:1}"
+ ]
+ ( "img1.jpg" , "fig:" )
]
- ( "img1.jpg", "fig:" )
- ]
]
```