aboutsummaryrefslogtreecommitdiff
path: root/test/command/7434.md
diff options
context:
space:
mode:
Diffstat (limited to 'test/command/7434.md')
-rw-r--r--test/command/7434.md14
1 files changed, 11 insertions, 3 deletions
diff --git a/test/command/7434.md b/test/command/7434.md
index be8732bc2..e4f2743a1 100644
--- a/test/command/7434.md
+++ b/test/command/7434.md
@@ -9,7 +9,15 @@
[\*\a](x)
^D
-[RawBlock (Format "tex") "\\begin{proof}\n\\newcommand{\\x}{\\left.\\right.}\n\\left.\\right.\n\\end{proof}"
-,Para [Str "1234567890abcdefghi"]
-,Para [Link ("",[],[]) [Str "*",RawInline (Format "tex") "\\a"] ("x","")]]
+[ RawBlock
+ (Format "tex")
+ "\\begin{proof}\n\\newcommand{\\x}{\\left.\\right.}\n\\left.\\right.\n\\end{proof}"
+, Para [ Str "1234567890abcdefghi" ]
+, Para
+ [ Link
+ ( "" , [] , [] )
+ [ Str "*" , RawInline (Format "tex") "\\a" ]
+ ( "x" , "" )
+ ]
+]
```