rahmanramsi / filament-editorjs

MIT License
73 stars 30 forks source link

"Inline Toolbar" (Bold, Italic, Underline) only works for Text Block. (Should work anywhere) #8

Closed camya closed 1 year ago

camya commented 2 years ago

Hi,

the "Inline Toolbar" works fine for text blocks. If I select a word in a text block, the inline tool palette shows up. I can than set Bold, Italic, Underline, Link, ...

This should also work for text in lists, inside captions, in tables, (See demo page: https://editorjs.io/) ...

But it unfortunately doesn't work.

Maybe there is just a config entry missing to make it work anywhere?