diff --git a/tests/specs/Code/Code_Inline_TextWrap_Always.txt b/tests/specs/Code/Code_Inline_TextWrap_Always.txt index 5401a81..10b7812 100644 --- a/tests/specs/Code/Code_Inline_TextWrap_Always.txt +++ b/tests/specs/Code/Code_Inline_TextWrap_Always.txt @@ -18,3 +18,10 @@ Testing [expect] Testing `this` out. + +!! should wrap inline code across lines !! +Testing `this +out`. + +[expect] +Testing `this out`. \ No newline at end of file