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
b5b6349220
middleman
/
middleman-core
/
fixtures
/
frontmatter-app
/
source
/
front-matter-line-2.html.erb
7 lines
94 B
Plaintext
Raw
Normal View
History
Unescape
Escape
JSON frontmatter and allowing frontmatter to be located after a encoding value
2012-05-09 22:15:39 +02:00
<h2> Test</h2>
front matter test case and further support
2011-07-07 07:56:20 +02:00
---
layout: false
title: This is the title
---
refactor Server into a dynamically loadable class
2011-07-13 09:38:04 +02:00
<h1><%= data.page.title %></h1>
Reference in a new issue
Copy permalink