editor-js / list

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

Add config options for default list style #41

Closed leorott closed 1 year ago

leorott commented 2 years ago

This PR adds the option to configure the default list style like this:

config: {
   defaultStyle: 'unordered'
}
robonetphy commented 1 year ago

@leorott Thanks for PR can you resolve the conflicts and update the package.json minor version so we are ready to merge or give me access to push into your fork so I can complete this PR.

leorott commented 1 year ago

Hi @robonetphy I resolved all conflicts 🙌

robonetphy commented 1 year ago

@leorott thanks for the PR, but this feature is updated via #50