Front End Development Libraries Projects - Build a Markdown Previewer

l have imported the marked library but when i try to use the function marked.parse() its not converting to html how ever it does show on the preview panel

Your code so far

Your browser information:

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

Challenge: Front End Development Libraries Projects - Build a Markdown Previewer

Link to the challenge:

Not sure if you fixed it but it works for me.

BTW, the preview id has to be on the element with the text output content, not its container.

Thanx i have moved the id but its still not converting

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.