`Unknown module type` when using markdown
Unanswered
Southeastern blueberry bee posted this in #help-forum
Southeastern blueberry beeOP
Hello, im trying to add markdown content into my app following https://nextjs.org/docs/app/building-your-application/configuring/mdx , but i have an error that i dont understand:
Unknown module type
This module doesn't have an associated type. Use a known file extension, or register a loader for it. pageExtensions on next config include mdx + md extension as suggested by the documentation