export default { skip_if_ssr: true, html: `
foo
first has foo: true
foo
second has foo: true
foo
third has foo: true
` };