Why is my test failing when I can see the output?

Even though tests 1 & 3 pass, test 2 does not, and I have outputted the correct values to the console! Any idea why that ties doesn’t pass?

Photos/screenshots of an error can be helpful, but it also helps to provide the complete code. Posting the code helps us help you better!

When you enter a code, please precede it with a separate line of three backticks and follow it with a separate line of three backticks to make it easier to read.

You can also use the “preformatted text” tool in the editor (</>) to add backticks around text.

See this post to find the backtick on your keyboard.
Note: Backticks (`) are not single quotes (').

Should convertMarkdown take a parameter? Where is your markdown coming from?

You’re just logging the result from your markdown. I don’t see anything in the preview window.

go back to the user stories and read about convertMarkdown

Got it, thanks. I was just cracking into this and did not catch that provision!