Senior dev back in the FE world after some time in API-Land.
I am using SolidJs with Storybook. I would like to write some Doc stuff using MDX, but it seems Storybook really wants to render all JSX as React JSX?
Has anyone setup Storybook w/SolidJS and used MDX docs properly?
(Custom MDX, that is, not the autodocs stuff).
Many thanks!