Markdown editor - what is the last test?

Tell us what’s happening:
I have 7 of 8 tests passing.
There is only 6 user stories and one optional.

I am not sure about what is expected on the 8th test.

Help appreciated.
Thank you

Your code so far

Your browser information:

User Agent is: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:101.0) Gecko/20100101 Firefox/101.0

Challenge: Build a Markdown Previewer

Link to the challenge:

(HINT: read the Marked.js docs for this one!).

Check the breaks option in the docs.

https://marked.js.org/using_advanced

You can always refer to the example project for help with syntax and option usage.

1 Like

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