fix id parsing
kosloot opened this issue · 2 comments
kosloot commented
libfolia accepts constructions like
<s id="s.1"/>
This should be:
<s xml:id="s.1"/>
kosloot commented
This is a bit related to proycon/folia#64
which should be fixed too
kosloot commented
fixed. no longer accept this