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

Support frontmatter #175

Open
sapegin opened this issue Nov 30, 2017 · 0 comments
Open

Support frontmatter #175

sapegin opened this issue Nov 30, 2017 · 0 comments

Comments

@sapegin
Copy link
Contributor

sapegin commented Nov 30, 2017

Instead of

title: My awesome talk
output: public/awesome.html

Support also:

---
title: My awesome talk
output: public/awesome.html
---

Why? Better tooling support like syntax highlight in editors, nicely rendered tables on GitHub and Prettier.

P. S. I’m happy to send a PR for that.

sapegin pushed a commit to sapegin/cleaver that referenced this issue Apr 10, 2018
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

Successfully merging a pull request may close this issue.

1 participant