novel icon indicating copy to clipboard operation
novel copied to clipboard

Notion-style WYSIWYG editor with AI-powered autocompletion.

Results 119 novel issues
Sort by recently updated
recently updated
newest added

### Describe the feature you'd like to request You could document on custom extension how to create a simple html button (probably as a div). I think would be simple...

Playing with the official demo, I imported a squared image using "/" and moved it: https://github.com/steven-tey/novel/assets/351125/59b53f7e-817e-47ee-8256-3959dc35f42f

### Describe the feature you'd like to request As in gitbook.io when we paste the markdown it will be auto formatted to the rich text. When we paste normal markdown...

### Provide environment information System: OS: macOS 14.5 CPU: (8) arm64 Apple M1 Memory: 76.72 MB / 8.00 GB Shell: 5.9 - /bin/zsh Binaries: Node: 21.7.2 - /opt/homebrew/bin/node Yarn: 1.22.19...

### Provide environment information ``` System: OS: macOS 14.4 CPU: (11) arm64 Apple M3 Pro Memory: 1.00 MB / 36.00 GB Shell: 5.9 - /bin/zsh Binaries: bun: 1.1.10 - /private/tmp/bun-node-5102a9443/bun...

### Describe the feature you'd like to request I would like to have a CommandSeparator in the CommandList, when I'm trying to add one from cmdk I'm getting an error...

![image](https://github.com/steven-tey/novel/assets/85330066/b6ef778c-e31d-4050-bc44-0cdfd4c190fc)

### Describe the feature you'd like to request For novel-vue, it would be great to understand how to add extensions to the editor! Is this possible to push the novel-vue...

### Provide environment information made a fresh next.js project and installed novel with `npm i novel` ### Describe the bug I wanted to try out novel and followed the starter...

## Issue: In the tailwind example's editor bubble menu, the vertical separator (from shadcn) was not visible due to the parent being flex. ![Before](https://github.com/user-attachments/assets/cb638fe1-c197-4cea-8895-79b531e06005) ## Fix: I added auto height...