Hi guys,
I got a problem here. I could not passed 1 test, but seems like i could ge the correct result at preview window.
https://codepen.io/WongYC-66/full/mdzjOzM
Below is the failed test.
. When I enter GitHub flavored markdown into the #editor element, the text is rendered as HTML in the #preview element as I type (Hint: You don’t need to parse Markdown yourself - you can import the Marked library for this: marked - Libraries - cdnjs - The #1 free and open source CDN built to make life easier for developers)
#preview’s only children should be those rendered by marked.js : expected ‘
’ to equal ‘’