This website requires JavaScript.
Explore
Help
Sign In
deac
/
middleman
Watch
1
Star
0
Fork
You've already forked middleman
0
Code
Issues
Pull requests
Releases
Wiki
Activity
0cbc232dac
middleman
/
middleman-core
/
fixtures
/
frontmatter-app
/
source
/
front-matter-change.html.erb
6 lines
71 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Pull test case from bhollis, now passes with metadata cache changes. Fixes #184
2011-12-08 06:05:53 +01:00
---
title: Hola Mundo
layout: false
---
Replace all occurrences of data.page with current_page.data see https://github.com/middleman/middleman/issues/912
2013-05-29 11:25:57 +02:00
<%= current_page.data.title %>
Reference in a new issue
Copy permalink