LEMDO 2024-02-12 to 2024-02-16
to : Martin Holmes
Minutes: 45
On Monday we had a build break which turned out to be caused by someone
adding one anchor as a direct child of a <sp>
element,
then another inside
a child of the speech element, as a spanning pair. Debugged and fixed that,
and we were then faced with a new build break on Tuesday morning which was
caused by the same phenomenon in a completely different file, but this one
placing an anchor as a direct child of a <list>
element.
Discussed with NH the
possibility of Schematron to prevent anchors as children of speeches, but
that’s not practical because hundreds of non-breaking cases actually exist.
They will however write a rule to prevent anchors as children of
<list*>
elements.