Quote:
Originally Posted by jhsrennie
Thanks, I'll give this a try just to see what happens, but I have <h1> tags that I don't want included in the TOC.
|
Code:
--chapter //*[@class='subheading' or @class='subheading']
builds the TOC with all the entries I want, but they're all top level and I want the subheadings to appear as the second level in the TOC.