Closed evanjmg closed 3 days ago
Right now, I can't seem to convert existing content to a list format. First getting a single element to a list is good, but ultimately I should be able to select multiple elements and convert to a list with conversionConfig https://github.com/codex-team/editor.js/blob/next/docs/tools.md#internal-tool-settings
Implemented it myself - works fine for me. https://github.com/editor-js/nested-list/pull/13
implemented since #13
Right now, I can't seem to convert existing content to a list format. First getting a single element to a list is good, but ultimately I should be able to select multiple elements and convert to a list with conversionConfig https://github.com/codex-team/editor.js/blob/next/docs/tools.md#internal-tool-settings