module.exports = { markdown: `[x]:${' '.repeat(1500)}x ${' '.repeat(1500)} x`, html: `

[x]:${' '.repeat(1500)}x ${' '.repeat(1500)} x

`, };