From a902fefed56760361cccf8ac63740181445ec555 Mon Sep 17 00:00:00 2001 From: Alfred Xing Date: Thu, 17 Jul 2014 11:43:49 -0700 Subject: [PATCH] Add blank frontmatter to feature test --- features/frontmatter_defaults.feature | 2 ++ 1 file changed, 2 insertions(+) diff --git a/features/frontmatter_defaults.feature b/features/frontmatter_defaults.feature index 41a7a35e..7ac2d0a8 100644 --- a/features/frontmatter_defaults.feature +++ b/features/frontmatter_defaults.feature @@ -83,6 +83,8 @@ Feature: frontmatter defaults And I have a "index.html" file that contains "nothing" And I have a "_slides/slide1.html" file with content: """ + --- + --- Value: {{ page.myval }} """ And I have a "_config.yml" file with content: