contentful / contentful-migration

🚚 Migration tooling for contentful
MIT License
327 stars 150 forks source link

Enable strikethough rich text type in validation schema #1321

Closed JoeVinten closed 2 months ago

JoeVinten commented 4 months ago

Now that strikethrough is available in the rich text items. Strikethrough should be enabled by adding it into the field-validations-schema.ts and also updating the corresponding example.

jjolton-contentful commented 2 months ago

Hey @JoeVinten looks like you acknowledged this got fixed up in https://github.com/contentful/contentful-migration/pull/1322, thanks very much for reporting *and for preparing a fix of your own, I'll go ahead and close this out now but please reopen if there is something I missed and there is still something to be done here.