Özer
Özer
Describe a bug. Steps to reproduce: 1. Go to [editorjs.io](https://editorjs.io/) 2. Scroll down to editor 3. Paste any link for example = https://google.com/ 4. Pasted link/links dont seems as anchor....
## Introduction Hello I am coding simple blog site with admin panel. I have Post, Tag and Category models. **Post.model** ``` js import bookshelf from '../core/config/bookshelf'; import Tag from "./post.model"...
Hi, How can I create mobile game? How can handle inputs?
Hello thanks for this plugin. I wanna use this with [vite-plugin-ssr](https://github.com/brillout/vite-plugin-ssr) and tried something simple. As I see is not created in server side. Here are the example: I cloned...
Hello I want to cache only my home page that is "/" How can I do this? ``` javascript pages: [ // you can also pass a regular expression to...
Hi @kaaaaaaaaaaai, I fixed a bug related with onPaste. > Note: > - It is not reproduced if to make paragraphs manually > - It is not reproduced if to...
Hello everyone, pasted/not pasted link/links dont seems as anchor. I think links must be clickable. Any workarounds about this issue?
Hi, thaanks for this perfect library. We are using in our project that lives at production. We are trying to translate routes but I wondered that if there are any...