The AccountKit MDX has repo leverages Markdown components that Fern doesn’t know how to render. This document walks through simple changes that will allow the Markdown to be compatible.
To make the AccountKit MDX interoperable with Fern, 6 things need to be fixed:
TileButton
with fern’s Card
componentSmallTileRow
with fern’s Card
componentH1
elements:::code-group
with fern’s CodeBlocks
component:::info
, :::tip
, :::warning
with fern’s Callout
component:::details
with fern’s Accordion
component