Skip to content
This repository has been archived by the owner on Mar 14, 2018. It is now read-only.
/ meteor-angular-md Public archive

Compiles markdown files into angular templates

License

Notifications You must be signed in to change notification settings

doubco/meteor-angular-md

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Compiles markdown files into angular templates

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published