# @gravity-ui/markdown-editor documentation

Documentation for the **installed** version of `@gravity-ui/markdown-editor`.
Your training data may be outdated — these files are the source of truth.

Paths are relative to this file (`node_modules/@gravity-ui/markdown-editor/build/docs/`).

## Guides

- [guidelines-contributions](./guides/guidelines-contributions.md)
- [how-to-add-editor-with-create-react-app](./guides/how-to-add-editor-with-create-react-app.md)
- [how-to-add-editor-with-nextjs](./guides/how-to-add-editor-with-nextjs.md)
- [how-to-add-preview](./guides/how-to-add-preview.md)
- [how-to-add-text-binding-extension-in-markdown](./guides/how-to-add-text-binding-extension-in-markdown.md)
- [how-to-connect-gpt-extensions](./guides/how-to-connect-gpt-extensions.md)
- [how-to-connect-html-extension](./guides/how-to-connect-html-extension.md)
- [how-to-connect-latex-extension](./guides/how-to-connect-latex-extension.md)
- [how-to-connect-mermaid-extension](./guides/how-to-connect-mermaid-extension.md)
- [how-to-create-extension](./guides/how-to-create-extension.md)
- [how-to-customize-the-editor](./guides/how-to-customize-the-editor.md)
- [how-to-customize-toolbars](./guides/how-to-customize-toolbars.md)
- [Visual Testing with Playwright](./guides/how-to-add-visual-test.md)
