This is the last post of the sequence.
Refering to two sub-lists at the same time fails, i.e. transcludes whole page.
source text: (if needed to reproduce)
⚑201127_1333. ▷201127.
- ⊂ [[201103_0010]] since 2020-11-27.
original list:
- 2
- 3
- 3.1
- 3.2
- 3.2.1
- 3.2.2.1 indentation lost in preview
- 3.2.2
^id3-2
^id3
**Refering to two sublists at the same time fails, i.e. transcludes whole page. **
```
- 2 // copy in code block
- 3
- 3.1
- 3.2
- 3.2.1
- 3.2.2.1 indentation lost in preview
- 3.2.2
^id3-2
^id3
```
- sublist "3" transcluded by `![[#^id3]]`:
- ![[#^id3]]
- indented "3.2" transcluded by `![[#^id3-2]]`:
- ![[#^id3-2]]