Use short markdown suffix.
This commit is contained in:
parent
922483f11f
commit
7fa0c8a602
1 changed files with 1 additions and 1 deletions
2
ext/post
2
ext/post
|
@ -3,7 +3,7 @@
|
|||
|
||||
OUTPUT_DIR = File.expand_path("~/projects/fnordig.de/_posts")
|
||||
EDITOR = ENV['EDITOR'] || 'vim'
|
||||
EXTENSION=".markdown"
|
||||
EXTENSION=".md"
|
||||
HEADER = <<EOF
|
||||
---
|
||||
layout: post
|
||||
|
|
Loading…
Add table
Reference in a new issue