aboutsummaryrefslogtreecommitdiff
path: root/test/command/4860.md
diff options
context:
space:
mode:
Diffstat (limited to 'test/command/4860.md')
-rw-r--r--test/command/4860.md13
1 files changed, 12 insertions, 1 deletions
diff --git a/test/command/4860.md b/test/command/4860.md
index 9198f68d7..65b6bf65f 100644
--- a/test/command/4860.md
+++ b/test/command/4860.md
@@ -5,5 +5,16 @@ This is broken_.
.. ***** REFERENCES FOLLOW *****
.. _broken: http://google.com
^D
-[Para [Str "This",Space,Str "is",Space,Link ("",[],[]) [Str "broken"] ("http://google.com",""),Str "."]]
+[ Para
+ [ Str "This"
+ , Space
+ , Str "is"
+ , Space
+ , Link
+ ( "" , [] , [] )
+ [ Str "broken" ]
+ ( "http://google.com" , "" )
+ , Str "."
+ ]
+]
```