1
0
Fork 0
freesewing/sites/dev/docs/reference/packages/react/components/markdown
2025-05-24 17:56:02 +02:00
..
readme.mdx [react] feat: Added docs for components/Markdown 2025-05-24 17:56:02 +02:00

---
title: Markdown
---

import { DocusaurusDoc } from '@freesewing/react/components/Docusaurus'

<DocusaurusDoc>

The **Markdown** component family provides the following components:

- [Markdown](#markdown): A re-export of [react-markdown][rm]

:::tip
#### Not FreeSewing code
This component family only contains re-exports of code by other maintainers.\
Since they are a dependency, we provide them as part of the <code>@freesewing/react</code> package for convenience.

Please refer to the documentation for [react-markdown][rm].
:::

</DocusaurusDoc>

[rm]: https://github.com/remarkjs/react-markdown