People make amazing styleguides using storybook, but the process to do so isn't really friendly.
Using addons like notes, readme or info poses a dilemma: either the addon i contrained to the panel or it pollutes the preview. The latter is something we actively discourage because it ruins many options for integrations.
We want docs to become a first-class citizen in the storybook system.
We want to introduce a viewmode that allows the mix between mdx and component stories.
Optionally we'd want to be able to show docs-view for components that have no markdown / mdx for it. We should have some base template for such pages.