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: tables #874

Closed kellyjosephprice closed 5 months ago

kellyjosephprice commented 5 months ago
PR App Fix RM-9021

🧰 Changes

MDX Tables!

I also took the opportunity to start an MDX components doc, and more excitingly, a nicer compilation error!

✅ TODO

After poking at this a bunch, I think we should punt on doing feature detection. It seems best that that be done as a singular after we get everything else working.

🧬 QA & Testing

rafegoldberg commented 5 months ago

This PR was released!

🚀 Changes included in v6.75.0-beta.30