editor-js / list

Advanced List tool for the Editor.js.
MIT License
48 stars 47 forks source link

Is it possible to extend this plugin and use it in EditorJS? #19

Closed lukasmat closed 3 years ago

lukasmat commented 3 years ago

Hello,

Is it possible to extend this plugin and use it in EditorJS?

Example create: class Test extends NestedList { ..code }

neSpecc commented 3 years ago

Yes