We are passing along xLinkHref when React expects xlinkHref.
Example of the problems is causes can be seen in this Gatsby issue.
Fixed on next. See also: https://github.com/mdx-js/mdx/pull/1048 for a related prop
Awesome, @johno and I were speculating on whether or not v2 parsing would handle this.
Hi all! I鈥檓 going to close this as it landed on the main, the (now default) branch we鈥檙e using to gear up to the MDX@2 release.
The reason is so that it鈥檚 more clear which issues still need to be solved already and don鈥檛 require further work.
Expect another next release soonish, which might include it, or maybe it鈥檚 already released as a beta!
For more info, see https://github.com/mdx-js/mdx/issues/1041.
Most helpful comment
Awesome, @johno and I were speculating on whether or not v2 parsing would handle this.