-
support markdown input?
-
-
Describe a bug.
Multiple EditorJS instances on same page, each with own holder/different id.
When focusing the first one, then directly the second, the first ones toolmenu is still visible, only…
-
Steps to reproduce:
1. Change moduleResolution to `node16` or `nodenext` in tsconfig.json
Expected behavior:
Type is correct
Screenshots:
```tsx
'use client'
import EditorJS from '@…
-
From time to time when I fill up a ressource chapter, it doesn't save the text. It tries to only save empty text, even though there has been text written. 70% of the time it works, but 30% it seem to …
-
After the update to 2.29.0 in readonly mode there is a empty block added with an invisible (opacity: 0) placeholder text. The empty line is breaking the layout.
I temporarily fixed it with CSS:
…
-
1. Describe a problem.
When splitting a paragraph block, Editor.js makes block data based on [editor-js/paragraph](https://github.com/editor-js/paragraph).
https://github.com/codex-team/editor.js…
-
As [TinyMCE switched to GPLv2 with version 7](https://github.com/tinymce/tinymce/issues/9453?notification_referrer_id=NT_kwDNsOSwOTY2NTQxNTEzMzo0NTI4NA#issuecomment-2025068949), we have to look for a …
-
1. Describe a problem.
When typing a text, I'm used to the github workflow where I can type `#` to refer to an issue, `@` to mention someone or `:` to open the emoji panel. These kind of interactions…
-
Describe a bug.
Steps to reproduce:
1. Use Editor in javascript
2. Set Log Level via imported enum
Expected behavior:
log level should set.
Screenshots:
Device, Browser, OS:
Edit…