angular-markdown-directive
angular-markdown-directive copied to clipboard
Annotate directive to avoid issues with minification
The array syntax is needed to avoid injecting errors after the directive has been minified. This fix should solve those issues. Thanks in advance for any feedback that you have.
Thanks for the fix. How does one get this fix into the bower package?
@emwardell This pull request will have to be merged or you can specify my fork with the commit sha in your bower.json file for the time being (that's what I'm currently doing).
@btford Can you please merge this, or one of the other 3 PR's that have been opened to fix this issue? Thanks.
@dave-elkan Since there are 3 open pull requests for the same issue I'm not sure if there's a plan to pull any of them in. In the meantime you can use my fork (or one of the others).
Thanks @spyc3r. I did just that the other day - I was just hoping the author would do his house-keeping as well though. :+1: