9 lines
158 B
Markdown
9 lines
158 B
Markdown
%{
|
|
title: "Future Test Post",
|
|
author: "Test Author",
|
|
tags: ~w(test),
|
|
description: "A post scheduled for the future"
|
|
}
|
|
---
|
|
This is a future test post.
|