paramander / contentful-rich-text-vue-renderer

Render Contentful Rich Text field using Vue
https://www.npmjs.com/package/contentful-rich-text-vue-renderer
MIT License
38 stars 12 forks source link

Add in support for RTE tables #41

Closed JayyajGH closed 2 years ago

JayyajGH commented 2 years ago

Add in support for RTE tables that have recently been implemented by Contentful

JayyajGH commented 2 years ago

Here are the release notes from Contentful

https://www.contentful.com/developers/changelog/#create-tables-in-the-rich-text-editor

tolgap commented 2 years ago

@JayyajGH thank you for including tests as well with your PR. Amazing work!

tolgap commented 2 years ago

Published in v2.1.0 🎉

JayyajGH commented 2 years ago

Awesome! Thanks for merging @tolgap!