aq1

Results 5 issues of aq1

I am not 100% sure but it seems that you need to keep keys in this dict `EDITORJS_DEFAULT_CONFIG_TOOLS` lowercase. For example: `'list': {'class': 'List', 'inlineToolbar': True},` If you keep them...

Editor.Js expects regexp in this config, but by default it is parsed as a string and it didn't work.

You really need them.

I know now it is not an option but imagine this use case. If you paste shorten link to sketchfab (for example https://skfb.ly/oDtnZ) you need to make request to this...