20 lines
160 B
YAML
20 lines
160 B
YAML
parent: Hello!
|
|
left: |
|
|
Hello there!
|
|
|
|
How are you?
|
|
|
|
right: |
|
|
Hello there!
|
|
|
|
|
|
Best,
|
|
Andras
|
|
|
|
expected: |
|
|
Hello there!
|
|
|
|
How are you?
|
|
|
|
Best,
|
|
Andras
|