Nuxt Content - Not picking up *.md and not rendering anything
Ive been trying to fix this issue for at least a day now. From what i can tell, my content.config.ts is right and everythings in the right folders too, but even if i try to query the entire collection, absolutely nothing gets returned and all i get is null.
content.config.ts
Example blog at /content/blogs/test.md
test page to show absolutely everything
afaik, it should show all the content, but in return, i get an empty <pre> element
content.config.ts
Example blog at /content/blogs/test.md
test page to show absolutely everything
afaik, it should show all the content, but in return, i get an empty <pre> element
