Add cucumber scenarios for markdown pages with erb layout
These are tests for middleman/middleman#860.
This commit is contained in:
parent
a52effc119
commit
b234deb540
4 changed files with 32 additions and 1 deletions
|
@ -0,0 +1,4 @@
|
|||
---
|
||||
layout: layout
|
||||
---
|
||||
Hello World
|
Loading…
Add table
Add a link
Reference in a new issue