aboutsummaryrefslogtreecommitdiff
path: root/template/markdown/base-post.mkd
blob: 61859a41d931d87ce70eca02a430d0048384e365 (plain)
1
2
3
4
5
6
---
layout: post
title: {{_expr_:substitute(matchstr(expand("%:p:t:r"), '^[0-9-]\+\zs.*'), '[-_]', ' ', 'g')}}
date: {{_expr_:strftime('%Y/%m/%d %H:%M', localtime())}}
---
{{_cursor_}}