fletcher / MultiMarkdown-4

This project is now deprecated. Please use MultiMarkdown-6 instead!
https://github.com/fletcher/MultiMarkdown-5
Other
307 stars 59 forks source link

Support for Jekyll style metadata #45

Closed ashokgelal closed 10 years ago

ashokgelal commented 10 years ago

It'd be nice to support Jekyll metadata (aka Front-matter). More details on Jekyll front-matter: http://jekyllrb.com/docs/frontmatter/

fletcher commented 10 years ago

MultiMarkdown already has it's own metadata structure, which is essentially similar to basic YAML without the leading and trailing dashes.