diff --git a/modules/markup/sanitizer_test.go b/modules/markup/sanitizer_test.go
index 7a53e3f605..a0faff0494 100644
--- a/modules/markup/sanitizer_test.go
+++ b/modules/markup/sanitizer_test.go
@@ -78,6 +78,7 @@ func Test_Sanitizer(t *testing.T) {
// Images lazy loading
`
`, `
`,
+ `
`, `
`,
}
for i := 0; i < len(testCases); i += 2 {