home73k/priv/content/2016/2016-05-01_initial-test-post.md

16 lines
271 B
Markdown

---
%{
title: "Markdown for blog posts is nice, says Sebastian",
slug: "markdown-for-blog-posts",
date: ~N[2016-05-01 13:30:00],
author: "Adam Piontek",
tags: ["sample", "demo"]
}
---
All the **Markdown** here...
```javascript
console.log('hello world!')
```