-
-
Notifications
You must be signed in to change notification settings - Fork 9.8k
Open
Milestone
Description
Is your feature request related to a problem? Please describe.
The docs addon default functionality is awesome, except that the description field is populated from JSDocs within the component file.
Describe the solution you'd like
An parameter for the docs addon to use a .mdx file for the description that retains all the other default docs functionality.
Describe alternatives you've considered
The readme addon sort of works, but it also adds the readme to the canvas, and adds a mandatory sidebar. Seems maybe I can I do this with a slot function, but I can't find any example code.
Are you able to assist bring the feature to reality?
no