Pull test case from bhollis, now passes with metadata cache changes. Fixes #184
This commit is contained in:
parent
e2d5839874
commit
aa0832f549
2 changed files with 29 additions and 1 deletions
5
fixtures/test-app/source/front-matter-change.html.erb
Normal file
5
fixtures/test-app/source/front-matter-change.html.erb
Normal file
|
@ -0,0 +1,5 @@
|
|||
---
|
||||
title: Hola Mundo
|
||||
layout: false
|
||||
---
|
||||
<%= data.page.title %>
|
Loading…
Add table
Add a link
Reference in a new issue