Skip to content

Commit bdbb054

Browse files
committed
Add failing test for line breaking bug in inline code
1 parent 78ec6d7 commit bdbb054

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

tests/specs/Code/Code_Inline_TextWrap_Always.txt

+7
Original file line numberDiff line numberDiff line change
@@ -18,3 +18,10 @@ Testing
1818

1919
[expect]
2020
Testing `this` out.
21+
22+
!! should wrap inline code across lines !!
23+
Testing `this
24+
out`.
25+
26+
[expect]
27+
Testing `this out`.

0 commit comments

Comments
 (0)