# Novel Docs ## Docs - [Editor Bubble](https://novel.mintlify.dev/docs/components/editor-bubble.md): Wrapper over Tiptap Bubble menu - [Editor Bubble Item](https://novel.mintlify.dev/docs/components/editor-bubble-item.md): Bubble Item - [Editor Command](https://novel.mintlify.dev/docs/components/editor-command.md): Wrapper for Command Items using cmdk - [Editor Command Item](https://novel.mintlify.dev/docs/components/editor-command-item.md): Command Item - [Editor Content](https://novel.mintlify.dev/docs/components/editor-content.md): Wrapper for Tiptap Provider - [Editor Root](https://novel.mintlify.dev/docs/components/editor-root.md): A wrapper component for the editor. It provides a consistent layout and styling for the editor. - [useEditor](https://novel.mintlify.dev/docs/components/utils/use-editor.md): Imperative API for interacting with the editor. - [Development](https://novel.mintlify.dev/docs/development.md): Learn how to contribute to Novel - [AI Command (Soon)](https://novel.mintlify.dev/docs/guides/ai-command.md): Run AI commands in your editor - [Global Drag Handle (New)](https://novel.mintlify.dev/docs/guides/global-drag-handle.md): Drag and drop blocks across the editor - [Image Upload (New)](https://novel.mintlify.dev/docs/guides/image-upload.md): Uploading images in the editor - [Overview](https://novel.mintlify.dev/docs/guides/overview.md): Use Novel with your favorite styling or components - [Bubble Menu](https://novel.mintlify.dev/docs/guides/tailwind/bubble-menu.md): Showcase of the Bubble Menu component in various configurations. - [Extensions](https://novel.mintlify.dev/docs/guides/tailwind/extensions.md): Styled and configured Tiptap extensions for your editor - [Setup](https://novel.mintlify.dev/docs/guides/tailwind/setup.md): Follow this guide to set up Novel with Tailwindcss - [Slash Command](https://novel.mintlify.dev/docs/guides/tailwind/slash-command.md): Create a slash command to insert content into the editor. - [Introduction](https://novel.mintlify.dev/docs/introduction.md): Novel is a headless Notion-style WYSIWYG editor - [Quickstart](https://novel.mintlify.dev/docs/quickstart.md): Start using the editor in 5 minutes ## OpenAPI Specs - [openapi](https://novel.mintlify.dev/docs/api-reference/openapi.json) ## Optional - [Github](https://github.com/steven-tey/novel)