Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unwrapped template handling #3

Open
protometa opened this issue Sep 20, 2015 · 7 comments
Open

Unwrapped template handling #3

protometa opened this issue Sep 20, 2015 · 7 comments

Comments

@protometa
Copy link

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

@stubailo
Copy link
Owner

Go for it!

@pgrm
Copy link

pgrm commented Nov 17, 2015

hi @protometa - did you ever get to implement the feature?

I'm using meteor with angularjs so basically what I need is to translate a simple markdown file to a simple html file, without the additional <head> and <body> tags. Is there maybe any other package out there, which could do that?

@protometa
Copy link
Author

@pgrm sorry, I didn't get around to it. This package uses the old plugin API which I had trouble finding documentation on.

@pgrm
Copy link

pgrm commented Nov 21, 2015

@protometa no problem. Maybe I'll do it as an exercise on how to create a meteor package later next month. I'll add the link here if I ever get to making such a package.

@pferrel
Copy link

pferrel commented Apr 19, 2016

@stubailo great package. Seems to work fine.

I'm new to Meteor and so have not mastered the nuances of packages or I'd be happy to tackle the changes myself and I know you have published this as-is. However I'd like to vote for the most recent packaging style and 0 template code in the markdown so (as I read it) more like the .tpl.md approch.

900 downloads on Atmosphere shows a pretty healthy interest in this already, a few updates would only add to this. I'd be happy to contribute a few more examples since I'll be using it to publicly update an OSS docs site from github .md docs.

In any case, thanks.

@stubailo
Copy link
Owner

I'd be happy to accept a PR to modify the package to avoid the template tags!

@pferrel
Copy link

pferrel commented Apr 20, 2016

I'm a noob to Meteor but if you can give me a pointer or two I can give it a try.

Regarding the "new" package format. No clue what this is about. This should be easy if you can advise.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants