Add cucumber scenarios for markdown pages with erb layout

These are tests for middleman/middleman#860.
This commit is contained in:
Moritz Breit 2013-04-14 21:28:35 +02:00 committed by Thomas Reynolds
parent a52effc119
commit b234deb540
4 changed files with 32 additions and 1 deletions

View file

@ -0,0 +1,4 @@
---
layout: layout
---
Hello World