fixup! 1ef07886ce5f38074627ae016bb43dcc17e9eb46
This commit is contained in:
parent
6bda70bd09
commit
c6e971d7e0
1 changed files with 1 additions and 1 deletions
|
@ -450,7 +450,7 @@ mod test {
|
|||
(Element(Inline), "lang\n"),
|
||||
(Element(Inline), "l0\n"),
|
||||
(Element(Inline), "```\n"),
|
||||
(Element(Inline), " l1"),
|
||||
(Element(Inline), " l1\n"),
|
||||
(Exit(Leaf(CodeBlock { fence_length: 4 })), "````"),
|
||||
);
|
||||
test_parse!(
|
||||
|
|
Loading…
Reference in a new issue