Opened this issue a year ago · 1 comments
Saw this be generated which is not valid frontmatter:
tags: - email subject: Re: reconnect
should be the following I think:
tags: - email subject: "Re: reconnect"
and this:
time:21:15
should be:
time: "21:15"