italic text
', 'italic text
', ], [ '', ' > ', 'Heading 1 with 🧙🏼♂️
', 'Heading 1 with 🧙🏼♂️
', ], ['', ' > ', ' test test > ',
' italic text test italic text test test test test test test test > ',
'test',
'test
',
],
[
'',
' > ',
'test',
'test',
],
[
'multiple tags',
'
`).replace(/\s/g, '')
const expected = `
`.replace(/\s/g, '')
expect(result).toBe(expected)
})
})