as a kind of follow-up to #1939: while text and back include model.listlike as direct child to the node, it is excluded in front. Having this consistent would, for instance, allow a list like table of content to be modelled at div- or p-level element (and by this avoiding the current work around of nesting it into a div).
as a kind of follow-up to #1939: while
text
andback
include model.listlike as direct child to the node, it is excluded infront
. Having this consistent would, for instance, allow a list like table of content to be modelled at div- or p-level element (and by this avoiding the current work around of nesting it into a div).