jonschlinkert / gray-matter

Smarter YAML front matter parser, used by metalsmith, Gatsby, Netlify, Assemble, mapbox-gl, phenomic, vuejs vitepress, TinaCMS, Shopify Polaris, Ant Design, Astro, hashicorp, garden, slidev, saber, sourcegraph, and many others. Simple to use, and battle tested. Parses YAML by default but can also parse JSON Front Matter, Coffee Front Matter, TOML Front Matter, and has support for custom parsers. Please follow gray-matter's author: https://github.com/jonschlinkert
https://github.com/jonschlinkert
MIT License
3.97k stars 138 forks source link

explain how to enable toml and cson (#25) #26

Closed marcoms closed 7 years ago

jonschlinkert commented 7 years ago

closing since the documentation has changed and this project has always used a template to generate the readme

marcoms commented 7 years ago

@jonschlinkert What are the next steps in this case? Would you like me to change .verb.md instead?

jonschlinkert commented 7 years ago

Sorry, I would have asked you to update .verb.md but I made a bunch of changes locally that I'm going to push up as soon as I have a chance, and I didn't want to impose. But if you'd like to do that, I would still gladly accept a pr.

marcoms commented 7 years ago

No problem, thanks for the context. I'll defer the PR until your changes land 👍