Markdown previewer fails on the test

Hi,

I finished the markdown previewer challenge but the code fails on CodePen test because I built in a type-writer effect and the tester cannot see the default page…
Here is the code:

Need I to modify the code to run the tester 100% or can I get the certificate even if the code fails on test?

Csaba

Certificates are on the honor system, in that the projects you link to when claiming it are not checked. However, it is expected that all your projects do pass all of the tests. If a feature you added causes a problem with passing the tests, try writing a less featureful version that does pass, and add your new features in a fork.

BTW, it’s a super-neat effect, and a very creative way of demonstrating the previewer. And it’s quite pretty at that. Very nicely done. :fireworks: :+1: