Warn if a MDX component isn't supported #5496
Labels
errors
Related to error messages thrown by Fern
feature
Requests for new features.
product/docs
Fern Docs which builds and hosts a developer documentation site
Feature Description
If I am using a MDX component that fern doesn't support, I want to be warned in the CLI warnings. Today, the component just doesn't show up in my docs.
Use Case
I'm migrating from another docs platform and want to make sure all of my components transfer successfully.
Proposed Experience (Optional)
CLI warning:
"Unable to render MDX component at path {path-to-file} line {line-number}"
Alternatives Considered (Optional)
No response
The text was updated successfully, but these errors were encountered: