marked/test/specs/redos/quadratic_link_empty_href.cjs
module.exports = {
markdown: '[](' + ' '.repeat(50000),
html: '<p>[](' + ' '.repeat(50000) + '</p>',
};
module.exports = {
markdown: '[](' + ' '.repeat(50000),
html: '<p>[](' + ' '.repeat(50000) + '</p>',
};