parser.FormatSanitize() MetaDataFormat for date too
authorAnthony Fok <foka@debian.org>
Sun, 8 Feb 2015 16:50:01 +0000 (09:50 -0700)
committerAnthony Fok <foka@debian.org>
Sun, 8 Feb 2015 16:55:20 +0000 (09:55 -0700)
commit088d46a804fc9345203fdcf90964b195775fa0e0
tree2f16a2f093ac3dcdd589d0462416289d5bc855ee
parent08219161dd48d952085dd2e421dc7b005319684c
parser.FormatSanitize() MetaDataFormat for date too

So that the date would come out correctly with
variations like `MetaDataFormat = "YAML"` in addition to
the normally expected `MetaDataFormat = "yaml"`.

Fixes #865.
create/content.go