Open amir-zeldes opened 5 years ago
We should fail gracefully if the input contains bad markup, as well as segmentation markers. Crashing example from user:
<lb n="12">_ⲁⲩⲱ_ⲁ|ⲩ|ⲗⲱ̣| <note note="Space for 2–3 letters in the lacuna">[...]</note></lb>
Space after pipe crashes system in --from_pipes mode.
--from_pipes
We should fail gracefully if the input contains bad markup, as well as segmentation markers. Crashing example from user:
<lb n="12">_ⲁⲩⲱ_ⲁ|ⲩ|ⲗⲱ̣| <note note="Space for 2–3 letters in the lacuna">[...]</note></lb>
Space after pipe crashes system in
--from_pipes
mode.