Skip to content
#

codex-editor

Here are 14 public repositories matching this topic...

editor.js
nickolasjadams
nickolasjadams commented Apr 20, 2022

I've been struggling to write a configuration for the nestedList tool plugin.

At first I thought the documentation said this was possible with "data" and "-".

But after looking at the example and struggling, I'm wondering if I misinterpreted the docs.

Has anybody successfully written a configuration for something like this

  • content1
  • content1.1
    • content2
"type": "neste
hcherchi
hcherchi commented Apr 20, 2021

Create a new list (order default)
Tune to an unordered list.
=> user cannot leave the list. Any newline will add a new bullet but there is no way to leave it.

This does not appear before switching ordered/unordered.
This does not appear when changing a text bloc to a list block

That's what makes me think this is a bug.

good first issue

Improve this page

Add a description, image, and links to the codex-editor topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the codex-editor topic, visit your repo's landing page and select "manage topics."

Learn more