Files
spectre.console/src/Spectre.Console.Tests/Expectations/Segment.Split_Linebreak.verified.txt
2021-01-05 11:09:35 +01:00

45 lines
536 B
Plaintext

[
[
{
Text: Foo,
Style: {
Foreground: {},
Background: {}
}
}
],
[
{
Text: Bar,
Style: {
Foreground: {},
Background: {}
}
}
],
[
{
Text: Baz,
Style: {
Foreground: {},
Background: {}
}
},
{
Text: Qux,
Style: {
Foreground: {},
Background: {}
}
}
],
[
{
Text: Corgi,
Style: {
Foreground: {},
Background: {}
}
}
]
]