Checkpointing already exists in Sigil.
1. Load your epub, do not allow it to change anything.
2. Once loaded immediately run checkpoint to make a complete git managed copy.
3. The run reformat HTML using Mend (or any other command that will make changes).
4. Compare against the checkpoint to see all changes or Revert to an earlier checkpoint if needed.
|