contentful / contentful.js

JavaScript library for Contentful's Delivery API (node & browser)
https://contentful.github.io/contentful.js
MIT License
1.18k stars 197 forks source link

Does Contenful support custom UI like mdxjs #1607

Closed tienlx97 closed 11 months ago

tienlx97 commented 1 year ago

Does Contenful support custom UI like mdxjs?

Example: when I add a paragraph:

<CustomComponent>Lorem Ipsum</CustomComponent> is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.

In UI when Lorem Ipsum text covered by <CustomComponent/>, it will bigger and flickering at UI. Does contenful support this. I mean the json response ?

marcolink commented 1 year ago

Hi @tienlx97, is this about RichText content? I'm not sure I fully understand the question, maybe you can provide an example?

marcolink commented 11 months ago

Closing this for now due to inactivity