`), but no line breaks found.'
+ ]
+ },
+ {
+ code: `
+
+
+
+ content
+ content
+
+
+ content
+ content
+
+ `,
+ options: [{ allowEmptyLines: true }],
+ output: `
+
+
+
+ content
+ content
+
+
+
+content
+ content
+
+
+ `,
+ errors: [
+ 'Expected 1 line break after opening tag (`
`), but no line breaks found.',
+ 'Expected 1 line break before closing tag (`
`), but no line breaks found.'
+ ]
+ },
// mustache
{
code: `