readmeio / markdown

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

fix: skip null align #940

Closed kellyjosephprice closed 1 month ago

kellyjosephprice commented 1 month ago
PR App RM-9793

🧰 Changes

Skips the align attrs if they're all null.

I didn't realize markdown tables default to null, rather than a string:

| foo |
| --- |

🧬 QA & Testing

rafegoldberg commented 1 month ago

This PR was released!

🚀 Changes included in v6.75.0-beta.75