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

Ability to inline MD files #54

Open
jasonmit opened this issue Jun 13, 2017 · 4 comments
Open

Ability to inline MD files #54

jasonmit opened this issue Jun 13, 2017 · 4 comments

Comments

@jasonmit
Copy link
Collaborator

{{markdown-to-html path="README.md"}}

var app = new EmberAddon({
  showdownPaths: ['public/markdown']
});

Reference: https://github.com/ef4/ember-code-snippet#usage

@olivier-w
Copy link

@jasonmit Any chance you can add some more documentation around this feature? It's exactly what I want, but it currently only renders a blank template with no errors anywhere.

{{markdown-to-html ... }} works properly, but I wanted to use our existing README.md file.

@jasonmit
Copy link
Collaborator Author

It does not exist, I closed it because it's unlikely I'll have the bandwidth to implement. I'll reopen for exposure though.

@jasonmit jasonmit reopened this Jun 14, 2018
@sheriffderek
Copy link

I don't know enough about this to help, but I was also trying to get local .md files to work. @alexspeller gave me a talking to once about how it wasn't possible - but the whole thing went over my head.

@MelSumner
Copy link

+1 to this issue. I am also trying to use the README file in the dummy app for my Ember addon. I wonder if @mansona has dealt with this idea in Empress?

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

No branches or pull requests

4 participants