Comment #⁨19⁩

In reply to Bruce F. Donnelly Bruce F. Donnelly

Oh, and the sub-nodes' order would be stored too, even when sorted alphabetically, for instance. This would let people put in blank lines between stanzas, for instance.

That is, the field would store these:

  1. the sub-nodes' reference numbers,
  2. their order, and
  3. how they are supposed to be rendered.

Note that these are all stored in the node, not the sub-nodes. That way, the option of how to render the sub-nodes would only be stored in one place, not in each individual node.