diff --git a/converter/fuzz_test.go b/converter/fuzz_test.go index 72c3020..94e9a86 100644 --- a/converter/fuzz_test.go +++ b/converter/fuzz_test.go @@ -61,6 +61,20 @@ func FuzzPreProcessHTML(f *testing.F) { `

Paragraph in cell

`, `
Cell
`, + // Lists inside table cells (issue #6) and header-row promotion + `
H1H2
intro:
  • a
  • b
x
`, + `
  1. one
  2. two
`, + ``, + `top`, + `
Hd
ab
`, + `
Only
`, + `