fixup! bac7bc5c6b04c4697063833550d42fb639e9d994
This commit is contained in:
parent
dc689f976f
commit
6bda70bd09
1 changed files with 1 additions and 1 deletions
|
@ -431,7 +431,7 @@ mod test {
|
|||
),
|
||||
(Enter(Leaf(CodeBlock { fence_length: 3 })), "```"),
|
||||
(Element(Inline), ""),
|
||||
(Element(Inline), "l0"),
|
||||
(Element(Inline), "l0\n"),
|
||||
(Exit(Leaf(CodeBlock { fence_length: 3 })), "```"),
|
||||
(Element(Blankline), "\n"),
|
||||
(Enter(Leaf(Paragraph)), ""),
|
||||
|
|
Loading…
Reference in a new issue