Quote:
So it looks like some sort of id/fragment check function needs to included right at the same point we do a well-formed check to make sure things are hunky-dory before splitting.
|
That sounds doable. But would it nag any time the well-formed check fired (and frag ids were undefined)?
I really wouldn't want an undefined fragment id to prevent a user from saving the epub, or performing other automated tasks. It seems to me that splitting/merging is the only time such a thing would be critical. No?