middleman/middleman-core/fixtures/frontmatter-app/source/front-matter-auto.erb

6 lines
No EOL
79 B
Text

---
layout: false
title: This is the title
---
<h1><%= data.page.title %></h1>