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" ```
Saw this be generated which is not valid frontmatter:
should be the following I think: