middleman/middleman-core/lib
Christian Höltje 6895f30ff3 Accept pandoc-style YAML frontmatter
Pandoc (and some other tools) have decided to end their YAML frontmatter
with `...` instead of `---`.  In the name of flexibility, this patch
allows either to mark the end of YAML frontmatter.

Example:

```
---
title: No place like home
...
```
2014-08-15 13:21:30 -04:00
..
middleman Implemented Rubocop 2013-12-28 00:47:39 +00:00
middleman-core Accept pandoc-style YAML frontmatter 2014-08-15 13:21:30 -04:00
middleman-more Add webp to our image type lists 2014-08-14 09:04:26 -07:00
vendored-middleman-deps Unvendor padrino 2014-04-04 10:22:34 -07:00
middleman-core.rb rubocoping 2014-07-02 10:11:52 -07:00