-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Open
Description
First Issue
Steps to reproduce:
- Write text
- Add inline tag (ie.
b) for this text - Add link for this text
Expected behavior:
- Link tag should not destroy actual inline tags.
- Link should be added inside
Second Issue
Steps to reproduce:
- Write text
- Add link tag for this text
- Add inline tag for some part of the link
Expected behavior:
- Tag should be added only in part of the link (now it destroys every inline tags in text)
Setup
Device, Browser, OS:
Chromium 131
Editor.js version:
From the website and also ocurr locally on 2.30.6
Plugins you use with their versions:
Link doesnt work with built in inline and everyting from https://github.com/natterstefan/editorjs-inline-tool/tree/master
mecawish

