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
45ddc0c344
middleman
/
middleman-core
/
fixtures
/
frontmatter-app
/
source
/
json-front-matter.html.erb
6 lines
91 B
Plaintext
Raw
Normal View
History
Unescape
Escape
change json frontmatter delimeter to the ironic ;;; to avoid interfering with mustache {{{
2012-05-25 21:52:04 +02:00
;;;
JSON frontmatter and allowing frontmatter to be located after a encoding value
2012-05-09 22:15:39 +02:00
"layout": false,
"title": "This is the title"
change json frontmatter delimeter to the ironic ;;; to avoid interfering with mustache {{{
2012-05-25 21:52:04 +02:00
;;;
JSON frontmatter and allowing frontmatter to be located after a encoding value
2012-05-09 22:15:39 +02:00
<h1><%= data.page.title %></h1>
Reference in a new issue
Copy permalink