Rich Text Developer Tooling

We are releasing a suite of developer tools which boost developer efficiency when working with our new field type "rich text". The tooling helps for example when migrating data from markdown into rich text or from rich text into HTML.

Initially we are releasing five tools:

rich-text-from-markdown Converts markdown documents to rich text

rich-text-html-renderer Converts rich text documents to HTML

rich-text-links Entity (entry and asset) link extraction utilities

rich-text-plain-text-renderer Converts rich text documents to plain text

rich-text-types Type definitions and constants for the rich text field type

Check out the repo here: https://github.com/contentful/rich-text

Rich Text Developer Tooling | Contentful