meteor-markdown-templating
meteor-markdown-templating copied to clipboard
Make Meteor templates in .md files!
``` | Action | admin | | --------------------- | ------ | | Edit branch | ✓ | ``` But show 
I can't find a way to escape the angle brackets as in Github markdown `` I've tried `< and >` and `\< and \>` and other methods used in other...
Hey awesome package. I'd like to add the ability to handle markdown files without template tags, using the file name as the template name on `.tpl.md` files like [mquandalle:jade](https://github.com/mquandalle/meteor-jade) does.