Hi, I can reproduce.
Gerald Wildgruber <gerald.wildgru...@unibas.ch> writes: > ===================================== > > * TODO Heading [0/3] > > - [ ] entry 1 > - [ ] entry 2 [0/0] > - [ ] sub-entry 1 > - [ ] sub-entry 2 > - [ ] sub-entry 3 > - [ ] entry 3 > > ===================================== I don't have time to attempt to fix it now, but it's introduced in a4cc9d82d8069741be64c55f35f9d3ad7e2663d5 if my git bisect foo is correct. My guess would be that container goes too far back: + (container + (org-element-lineage + context + '(drawer center-block dynamic-block inlinetask plain-list + quote-block special-block verse-block)) plain-list also includes entry 1, but it should only consider the sublist starting with entry 2. Rasmus -- One thing that is clear: it's all down hill from here