angular-markdown-directive icon indicating copy to clipboard operation
angular-markdown-directive copied to clipboard

Isolated Scope Supported?

Open leyuan opened this issue 10 years ago • 1 comments

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?

leyuan avatar Nov 20 '15 21:11 leyuan

"it didn't work for me". What code did you use? Was there an error?

JLRishe avatar May 16 '16 16:05 JLRishe