Built the project React Markdown Previewer. All tests passed except the last one:
My markdown previewer interprets carriage returns and renders them as
<br>
(line break) elements
Please evaluate my project, and I would be grateful if someone could tell me how to solve this problem.