Skip to content

emails with "Re: " in subject line cause invalid subject: frontmatter to be generated  #15

@thephm

Description

@thephm

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"

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions