I work with books with multiple divisions in a single chapter file, so it would be nice to have ids which were autogenerated along the lines of the first few letters of each word.
"In the Winter Line" becoming id="inthewint" makes it easier to make sure what refers to what in an html toc which some of them have. That is where the issue is for me. It doesn't matter for the other toc which the editor and Sigil handle for me.
But I have taken to giving them ids as I am going through since it seems to be an issue. I didn't know that I could put the id statement in the header. But since the editor does it I can do it just after I wrap the header tags around it.
|