Don't know where to stash metadata for posts.
I can think of two top level options (in the same file as the post, or in a different file) and a couple of sub-options (same file with a metadata header/footer, same file json encoded).
I currently prefer same file with a header, but I'll need to play with the dotnet markdown parser before i commit.
(I need to play with the markdown parser anyway)