This post is to test zod transform
If you open the file src/content/post/unique-tags.md
, the tags array has a number of duplicate blog strings of various cases.
These are removed as part of the removeDupsAndLowercase function found in src/content/config.ts
.