Prose not formatting markdown tables correctly
Psypher1 opened this issue · 1 comments
What version of @tailwindcss/typography are you using?
0.5.11
What version of Node.js are you using?
v18.18.1
What browser are you using?
Firefox
What operating system are you using?
Windows
Reproduction repository
https://github.com/Psypher1/the-language-hub/blob/master/src/pages/%5BlangPath%5D/%5Bslug%5D.jsx
Describe your issue
Recently prose has stopped styling markdown tables properly, it just renders them as paragraphs. It used to work before, but not now
Hey!
So I just gave this a try using Tailwind Play and the table styles seem to be working fine in the latest version of this plugin: https://play.tailwindcss.com/FaoHjyqNka
You can see another example here in our typography demo: https://tailwindcss-typography.vercel.app/
I appreciate you sharing a reproduction, but this appears to be your full app and not a minimal reproduction, which unfortunately we cannot work with.
Going to close this one for now as everything looks to be working correctly (at least for me), but if you're able to provide a minimal reproduction of this issue to verify that there's a bug in this plugin, I'd be more than happy to have another look! 👍