A rehype MDX plugin for interpreting markdown code meta as props
This generates `mdxJsxAttribute` nodes instead of turning the entire hast tree into an ESTree embedded in a `mdxFlowExpression` node. This means that hast nodes can still be processed after running the `rehype-mdx-code-props` transformer.
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be resolved. The issue was opened by remcohaszing and has received 6 comments.