export default { data: { bar: 'lol', x: 2, compound: 'piece of', go: { deeper: 'core' } }, html: `
foo: lol
\nbaz: 42 (number)
\nqux: this is a piece of string
\nquux: core
foo: wut
\nbaz: 43 (number)
\nqux: this is a rather boring string
\nquux: heart