readmeio / markdown

ReadMe's flavored Markdown parser and React-based rendering engine.
https://rdmd.readme.io
ISC License
34 stars 9 forks source link

feat: create components in run #864

Closed kellyjosephprice closed 6 months ago

kellyjosephprice commented 6 months ago
PR App Fix RM-XYZ

🧰 Changes

Accepts the responsibility of evaluating the custom components.

I was implementing this in a few different places in the main app, so it seemed better to move it directly into rmdx.run.

🧬 QA & Testing