aboutsummaryrefslogtreecommitdiff
path: root/test/command/7434.md
diff options
context:
space:
mode:
authorJohn MacFarlane <[email protected]>2022-01-14 23:11:21 -0800
committerJohn MacFarlane <[email protected]>2022-01-14 23:11:21 -0800
commit0f3a615fd45a06c58ddfe7ffc15d237c717d79e6 (patch)
tree630ebd7d46f0315ca49d843c6c0f0477b619ee08 /test/command/7434.md
parent5b7d9ef5c278eb7043d55cbce457fbe26cd90dcd (diff)
Include following newline in latex ControlSeq token.token-newline
This gives behavior that comes closer to LaTeX's own. If we don't absorb the following newline, it gets interpreted as a SoftBreak, inserting a spurious space in some contexts.
Diffstat (limited to 'test/command/7434.md')
-rw-r--r--test/command/7434.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/command/7434.md b/test/command/7434.md
index e4f2743a1..a31d3b299 100644
--- a/test/command/7434.md
+++ b/test/command/7434.md
@@ -11,7 +11,7 @@
^D
[ RawBlock
(Format "tex")
- "\\begin{proof}\n\\newcommand{\\x}{\\left.\\right.}\n\\left.\\right.\n\\end{proof}"
+ "\\begin{proof}\n\\newcommand{\\x}{\\left.\\right.}\n\\left.\\right.\\end{proof}"
, Para [ Str "1234567890abcdefghi" ]
, Para
[ Link