I want to modify the markdown.js to pass in some outer scope object into the markdown file and use {{object}} to show the markdown dynamically. I tried the normal directive way, but it didn't work for me. Is there a way to do that?