You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As for more delimiter options, that's currently not possible with EditorJs' implementation of delimiter. We will either need to implement our own delimiter plugin, or just modify the backend to have 1 custom delimiter.
If we were to implement our own delimiter plugin, we can make it have more than one delimiter option (and even more custom ones)
There are alternative delimiter plugins (like this one), however, they are all pretty limiting, and I don't think that's what we want.
Some things about the editor seem missing:
The text was updated successfully, but these errors were encountered: