-
In tiptap, `setContent` can be used with HTML.
But, in Novel, it renders as a string when I set `defaultValue` as HTML - `Hello`.
This code
```
```
renders this
Is there a wo…
-
-
it's nearly impossible to copy code while on mobile
---
**Device information:**
App version: 2.5.0
Platform: android
Model: Nothing-A063-33
Pro: true
Logged in: yes
-
### What happened?
If you try to use it along with tiptap editor you can't install it.
`
Problem 1
- guava/filament-knowledge-base[1.0.0, ..., 1.1.5] require spatie/shiki-php ^2.0 -> found…
-
### What problem are you facing?
I wrote the extension which `setFontSize(value)`, but I need the function which gives fontSize `getFontSize`.. I found someone has been already asked this [question…
-
I noticed that initialContent can't accept JSON when tiptap editor does. I have a simple change that should work and we tested it too. With this change we should be able to use the code below:
```
…
-
请一定按照该模板提交 issue ,谢谢~
## 问题现象
插入代码块后,在输入的过程中按tab键会无法继续输入,并且光标消失
## 截图或录屏(可选)
![088b3736d8445f5f25df703ba4e317b](https://github.com/huashui-ai/public-discussion/assets/65948278/8ed113d8-1d41-…
-
### What’s the bug you are facing?
cant use `editor.chain()` from within script setup.. it does work from template..
### Which browser was this experienced in? Are any special extensions insta…
-
- Skip all quizzes block.
- Skip Recording Blocks.
- Skip file block.
- Skip comments, annotations.
- Just simple text format (provided by tiptap)
- [ ] One Document has many pages
- [ ] One Pag…
-
### Which packages did you experience the bug in?
core
### What Tiptap version are you using?
2.0.3
### What’s the bug you are facing?
`editor` in `addAttributes()` method is always `undefined`. …