aboutsummaryrefslogtreecommitdiff
path: root/test/command/adjacent_latex_blocks.md
diff options
context:
space:
mode:
Diffstat (limited to 'test/command/adjacent_latex_blocks.md')
-rw-r--r--test/command/adjacent_latex_blocks.md6
1 files changed, 2 insertions, 4 deletions
diff --git a/test/command/adjacent_latex_blocks.md b/test/command/adjacent_latex_blocks.md
index 3d3334424..4483d6e3f 100644
--- a/test/command/adjacent_latex_blocks.md
+++ b/test/command/adjacent_latex_blocks.md
@@ -4,9 +4,7 @@
\listoftables
^D
-[ RawBlock
- ( Format "tex" ) "\\listoffigures"
-, RawBlock
- ( Format "tex" ) "\\listoftables"
+[ RawBlock (Format "tex") "\\listoffigures"
+, RawBlock (Format "tex") "\\listoftables"
]
```