SyntaxFix
Write A Post
Hire A Developer
Questions
Just adding a new line worked for me if you're to store the markdown in a JavaScript variable. like so
let markdown = ` 1. Apple 2. Mango this is juicy 3. Orange `