Fix wrapping
This commit is contained in:
parent
f0ff720577
commit
8004ac3742
3 changed files with 16 additions and 8 deletions
|
|
@ -9,6 +9,12 @@ left: Party C shall pay Party B
|
|||
right: Party A shall receive from Party B
|
||||
expected: Party C shall receive from Party B
|
||||
|
||||
---
|
||||
parent: hello
|
||||
left: hel|lo
|
||||
right: hi
|
||||
expected: "|hi"
|
||||
|
||||
---
|
||||
parent:
|
||||
left: hi my friend|
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue