Compiles markdown files into angular templates.
Only supports "angular-meteor". https://github.com/Urigo/angular-meteor
meteor add doubco:meteor-angular-md
*.ng.md files will be compiled to *.html angular template cache.
For example, "templates/blog/post.ng.md" will be compiled to "templates/blog/post.html", so you can reference it in angular.