Alecyrus
Alecyrus
I can not use ime to input CJK text in notecalc3.
This library is based on D3.js, so, is it possible to support more customization features, like line style, node style and layout ?
[this commit](https://github.com/yjs/y-prosemirror/commit/2d06ece86f8359b14e9f6b27bb5746e2ca2efc82) cause `RangeError`, you can find more details [here](https://github.com/yjs/y-prosemirror/commit/2d06ece86f8359b14e9f6b27bb5746e2ca2efc82#r74788494)
If you add code in the HTML head, the spacing between each line in the rendering result will increase slightly, as shown in the following image. ![CleanShot 2024-04-02 at 20...
Add config example for Vite
**Describe the bug** When trying to add an extra R2 binding in NuxtHub using the following configuration: ```js // nuxt.config.ts hub: { ai: true, database: true, kv: true, blob: true,...