How to extract frontmatter with gray-matter in nextjs13
Unanswered
Balinese posted this in #help-forum
BalineseOP
I'm building a new nextjs app and I'm not able to extract frontmatter using gray-matter npm package as the returned
data object is empty. Has anyone already encountered this challenge? If so, how did you solve it?