-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
position
is missing is mdxJsxAttribute
node
#2034
Comments
Could you try and reduce the MDX of this error, and see if it still persists? Are all those spaces needed for the problem? |
Done, the white spaces are not required. See https://github.com/syntax-tree/mdast-util-mdx-jsx/blob/main/lib/index.js#L190 Should move this issue to there instead. |
Ahh. This is not technically hard to fix. Do you want to explore the solution in a pull request? |
Yeah, I'd like to do it when I'm free this week. |
@wooorm Can you move this issue to https://github.com/syntax-tree/mdast-util-mdx-jsx and assign it to me? |
I don’t believe GH allows moving across organizations unfortunately :'( |
Moved to syntax-tree/mdast-util-mdx-jsx#8! |
Closes GH-8. Closes GH-11. Related-to: mdx-js/mdx#2034. Reviewed-by: Remco Haszing <remcohaszing@gmail.com> Reviewed-by: Titus Wormer <tituswormer@gmail.com>
Initial checklist
Affected packages and versions
remark-mdx
Link to runnable example
No response
Steps to reproduce
Expected behavior
Add
position
inmdxJsxAttribute
nodeActual behavior
Runtime
Node v16
Package manager
yarn v1
OS
macOS
Build and bundle tools
No response
The text was updated successfully, but these errors were encountered: