Closed quantizor closed 1 year ago
@shilman hi! Any chance we could get this merged soon?
Hi, Evan. Sorry for the delay here. We'll take a look soon. Thank you for the contribution!
@shilman — We looked at this in triage. While the change is straightforward and looks great on the surface, we suspect there may be nuances here that need QA'd and possibly addressed.
@shilman Hi! Any chance this will be merged soon?
Is there any progress on this?
I've taken a different approach on this here: https://github.com/storybookjs/mdx2-csf/pull/27
It's not drop-in compatible with the MDX1.x API but I think it's a more future-proof approach for SB7.0, which is using this library by default now.
Feedback welcome. This PR is released in a prerelease if anybody wants to try it.
Closing as superseded by #27 which implements the same functionality and more.
Storybook composes multiple remark plugins that need to be forwarded to the compiler. This does not completely fix #11 but at least makes sure when the options make it across to the loader properly they will be applied to the compiled MDX.