-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Labels
bugSomething isn't workingSomething isn't working
Description
The next-mdx-remote serialization of the package's README fails because the source markdown misses a closing <img> tag. This causes the getStaticProps routine to fail and fallback to an empty (None) package rendering nothing.
- A solution addressing the serialization failure should be investigated if we want to support the missing closing tag syntax
- The fastest mitigation is to update the original source README, but this involves the hub
- We could think about to exclude the package entirely from the build if a failure is raised at this level
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working