You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So, I would like to use gatsby-source-contentful and gatsby-transformer-remark with MUI (previously known as material-ui). By default, gatsby-transformer-remark will render markdowns as basic HTML elements (e.g. links to a). Yet, I want it to render as MUI components (e.g. links to Link).
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
So, I would like to use
gatsby-source-contentful
andgatsby-transformer-remark
withMUI
(previously known asmaterial-ui
). By default,gatsby-transformer-remark
will render markdowns as basic HTML elements (e.g. links toa
). Yet, I want it to render asMUI
components (e.g. links toLink
).Is that possible?
Beta Was this translation helpful? Give feedback.
All reactions