Function
publicationDateInFilename(item:)
@Sendable
func publicationDateInFilename<M>(item: Item<M>) async where M : MetadataAn item processor that takes files such as “2021-01-27-post-with-date-in-filename” and uses the date within the filename as the publication date.