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

Markdown handling in content parse #2

Open
jasonrhodes opened this issue Mar 22, 2014 · 0 comments
Open

Markdown handling in content parse #2

jasonrhodes opened this issue Mar 22, 2014 · 0 comments
Labels

Comments

@jasonrhodes
Copy link
Owner

By default, the content is just passed through as-is. Should we parse as markdown by default or should we make that a user decision, requiring a user to define a contentParse function that returns the parsed markdown?

Related: it would be nice to be able to parse content differently based on the file extension but right now Pagemaki.parse accepts the string contents of the file only. Need to think how to fix (maybe a separate issue).

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

No branches or pull requests

1 participant