Lists inside lists?

Hi, @Solonya. You may find useful the responses to this post:

I explained a little a technique to use imaginary but distinct containers in one locus. It may not be enough for the hierarchies with more depth, like the one in your example, but for simple ones I use it constantly:

  1. _
    3.1
    3.2
    3.3
    3.4

  2. … and so on

Hope it helps!

1 Like