# InsertMarkdownToNestedEditor

**Kind:** Component

**Source:** [`atloria-monorepo/packages/editor/src/examples/insert-markdown.tsx`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/packages/editor/src/examples/insert-markdown.tsx#L168)

## Diagram

```mermaid
graph TD
    component_InsertMarkdownToNestedEditor_d729e25["InsertMarkdownToNestedEditor"]
    class component_InsertMarkdownToNestedEditor_d729e25 rootComponent
```

## Relationships

- RENDERS → `MDXEditor`
- USES_HOOK → `useRef`
