Hey
Can I make an indented list a block, or event better, any element of the list together with it’s children? In the below example, how do I make Item 1 together with it’s children a block?
- item 1
- item 1.1
- item 1.2
- item 2
From what I’m testing, I can only make any one line of the list a block…
Thanks