-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
Purpose
- Bug fix
Description
In my Editor.js instance (installed through dimitrov-adrian/directus-extension-editorjs-interface NestedList is passed to blocks as nestedlist
, not as list
.
This might be problem in above project, as it support both list
(deprecated) and nestedlist
feature. I don't know enough to decide which approach is correct.
Possible solution
I has been able to work around this easily (at least in the end :) ) with your custom renderers by simply using your ListBlock
to render nestedlist
. IMHO it would be great if you would do this by default. I tried to create PR, but hasn't been able to get it working.
Feel free to close this as won't fix if this is result of non-standard approach in directus-extension-editorjs-interface
.
Metadata
Metadata
Assignees
Labels
No labels