Yves Rijckaert
Yves Rijckaert
# Forma 36 contribution proposal ## The problem When using the EntryCard component, I wanted to change the heading element from h1 to h3. But this does not seem possible...
# Forma 36 contribution proposal ## The problem The find-in-page functionality does currently not work with collapsed content. ## The proposed solution The new `hidden=until-found` attribute and `beforematch` event, auto-opens...
Adding support for strikethrough based on the PR for superscript / subscript https://github.com/contentful/field-editors/pull/1280/files ### Todos - [x] Update @contentful/rich-text-types after this PR is merged: https://github.com/contentful/rich-text/pull/562
### What? Changing the Contentful example to include the Live Preview SDK to enable inspector mode and live updates. https://github.com/vercel/next.js/assets/22968325/4a85da5a-e394-46bf-8517-00d1f4c6e7b9 ### How? - import the `@contentful/live-preview` package - Had to...
**What is the current behavior? Describe the bug** We would like to use tiny MCE as a rich text editor, but we have some rules around which elements can be...
- bring rich text validator - use it later in the backend and in field editors cypress tests