export default { data: { color: 'red', foo: '/* < & > */', }, html: `
foo
foo
foo
foo
`, };