Front End Development Libraries Projects - Build a Markdown Previewer 3/8 tests passed

Tell us what’s happening:

I get this error:
4. When I enter GitHub flavored markdown into the #editor element, the text is rendered as HTML in the #preview element as I type. But, when I type markdown text into the editor it is being parsed. Am I rendering it incorrectly?

Your code so far

markdown-previewer-coral.vercel.app/

Your browser information:

User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36

Challenge Information:

Front End Development Libraries Projects - Build a Markdown Previewer