14 lines
251 B
Plaintext
14 lines
251 B
Plaintext
%%% heck
|
|
title "My Page"
|
|
subtitle "A great thing"
|
|
tags test page
|
|
thumbnail "images/thumb.jpg" scale=true
|
|
|
|
%%% content
|
|
# My Page
|
|
|
|
## {meta.subtitle}
|
|
|
|
This is some very good page content! Huzzah! I can refer to the metadata in the heck section too!
|
|
|