StudioCMS’s MarkDoc renderer allows you to define custom renderers for your content. This allows you to define custom rendering logic for your content.
MarkDoc React Renderer
A custom renderer for StudioCMS’s MarkDoc renderer that allows the user to use MarkDoc with React and custom React components.
Usage
Normally, users will not need to install the @studiocms/renderers package directly, as it is included as a dependency in the studiocms package. However, defining a custom renderer provided by @studiocms/renderers is possible.
Install @astrojs/react using the following command: