Skip to content
This repository has been archived by the owner on Mar 14, 2018. It is now read-only.

Latest commit

 

History

History
executable file
·
14 lines (9 loc) · 422 Bytes

README.md

File metadata and controls

executable file
·
14 lines (9 loc) · 422 Bytes

meteor-angular-md

Compiles markdown files into angular templates.

Prerequisites

Only supports "angular-meteor". https://github.com/Urigo/angular-meteor

Installation

meteor add doubco:meteor-angular-md

Usage

*.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.