Order does matter.
This commit is contained in:
parent
88bcc76da4
commit
1010cccf85
1 changed files with 1 additions and 1 deletions
|
@ -39,8 +39,8 @@ Coleslaw expects post files to be formatted as follows:
|
||||||
```
|
```
|
||||||
;;;;;
|
;;;;;
|
||||||
title: foo
|
title: foo
|
||||||
date: yyyy-mm-dd timestamp
|
|
||||||
tags: bar, baz
|
tags: bar, baz
|
||||||
|
date: yyyy-mm-dd timestamp
|
||||||
format: html (for raw html) or md (for markdown)
|
format: html (for raw html) or md (for markdown)
|
||||||
;;;;;
|
;;;;;
|
||||||
your post
|
your post
|
||||||
|
|
Loading…
Add table
Reference in a new issue