|
I started afresh. Deleted the fork in my GitHub and the local clone and branch. And then reforked, cloned, and created a new branch.
Opened Sigil with a default epub3 - no user templates. Used FolderIn to load the 'src'. Opened one xhtml file in Code View - made the edits, deleted one image and added a replacement. Used right-click menu in Code View to Mend/Prettify in just that one file.
Opened the second xhtml, made the edit, same single file Mend/Prettify.
Validated with epubcheck and used FolderOut to make the export.
Next, in the cli, I ran 'git status' and found that a further 12 files had been modified in addition to the image I changed and the two xhtml files I edited. Of course, when src was loaded in, cover.xhtml was opened but I didn't touch it.
The two xhtml files I edited were tutorial_*.xhtml
See the attached screenshot.
Any ideas what caused the changes in the other files?
I haven't done a commit - leaving it at that for tonight.
|