middleman/middleman-core/fixtures/frontmatter-app
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
..
source Accept pandoc-style YAML frontmatter 2014-08-15 13:21:30 -04:00
config.rb split into middleman-core and middleman-more 2011-12-29 15:09:51 -08:00