middleman/middleman-core/fixtures/asciidoc-app/source/hello-with-front-matter.html.adoc
2014-03-20 17:12:41 -07:00

6 lines
59 B
Plaintext

---
title: Page Title
layout: default
---
Hello, AsciiDoc!