jsxtreme-markdown
jsxtreme-markdown copied to clipboard
How is this repo related to `remark-react`?
I don't see this using the other. I'd like the plugin's remarkReactComponents option here, but can't get them to work together.
@MathiasSM This repo is not right now related to remark-react, and doesn't use it. The remarkReactComponents option is a nice one, agreed: this project would have to independently implement it. Probably we'd need to add it as an option to hast-util-to-jsx, then add options exposing that functionality to the higher-level packages.