export default {
	html: `
		<div>a a</div>
		<div>b</div>
		<div>a a</div>
	`
};