module.exports = { markdown: `# #${' '.repeat(50000)}a`, html: '

# a

', };